Subversion Repositories personal-webbase

Rev

Rev 9 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
9 daniel-mar 1
<?php
2
 
14 daniel-mar 3
if (!defined('WBLEGAL')) die('Kann nicht ohne Personal WebBase ausgef&uuml;hrt werden.');
9 daniel-mar 4
 
5
ib_add_config('admin_pwd', '', $m2);
6
ib_add_config('last_login', '', $m2);
7
ib_add_config('last_login_ip', '', $m2);
8
 
9
?>