6e6b6d2f074d7b478a3e6b19c3aa6df1ecdea586
bernd Duplikate-Problem gefixed....

bernd authored 16 years ago

1) <?php
2) 
3) require_once('session/start.php');
4) 
5) require_once('jabberaccounts.php');
6) 
7) require_role(ROLE_CUSTOMER);
8) 
bernd Menü-Eintrag bleibt aktiv b...

bernd authored 16 years ago

9) $section = 'jabber_accounts';
bernd Duplikate-Problem gefixed....

bernd authored 16 years ago

10) $title = "Neues Jabber-Konto erstellen";
11) 
12) $account = get_jabberaccount_details($_GET['account']);
13) $account_string = $account['local'].'@'.$account['domain'];
14) 
15) output("<h3>Passwort für Jabber-Account ändern</h3>");
16) 
bernd eliminate .php extensions f...

bernd authored 15 years ago

17) output(html_form('jabber_chpass', 'save', 'action=chpass', '