- cron job to delete inactive users

- improved statistics
This commit is contained in:
Jonathan Ernst
2005-01-19 05:03:07 +00:00
committed by WineHQ
parent cf72447bcf
commit b3eee9c65f
5 changed files with 201 additions and 25 deletions

3
cron/path.php Normal file
View File

@@ -0,0 +1,3 @@
<?php
define("BASE","../");
?>