f2550e90ad37215b9d890155806986336bf0170c
bernd Neue Jabber-Domains selbst...

bernd authored 14 years ago

1) <?php
2) 
3) require_once('session/start.php');
4) 
5) require_once('class/domain.php');
6) require_once('jabberaccounts.php');
7) 
8) require_role(ROLE_CUSTOMER);
9) 
10) $section = 'jabber_accounts';
11) $title = "Domain für Jabber freischalten";
bernd Benutze überall title() sta...

bernd authored 13 years ago

12) title("Eigene Domain für Jabber-Nutzung freischalten");