f2550e90ad37215b9d890155806986336bf0170c
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 Benutze überall title() sta...

bernd authored 13 years ago

10) title("Passwort für Jabber-Account ändern");
bernd Duplikate-Problem gefixed....

bernd authored 16 years ago

11) 
12) $account = get_jabberaccount_details($_GET['account']);
13) $account_string = $account['local'].'@'.$account['domain'];
14) 
bernd eliminate .php extensions f...

bernd authored 15 years ago

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