Subversion Repositories personal-webbase

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 daniel-mar 1
<?php
2
 
3
if (!defined('WBLEGAL')) die('Kann nicht ohne Personal WebBase ausgef&uuml;hrt werden.');
4
 
5
wb_add_config('last_cronjob', '0000-00-00 00:00:00', $m2);
6
wb_add_config('passivcron', '0', $m2);
7
wb_add_config('lastpromoter', '', $m2);
8
 
9
?>