]> andersk Git - sql-web.git/blob - cron.php
fd012eb8a89512abc7d876a91f58d30a264e821f
[sql-web.git] / cron.php
1 <?php
2
3 @chdir(dirname(__FILE__).'/../');
4 require_once('mitsql.cfg.php');
5 require_once('mitsql.lib.php');
6
7 checkQuotas();
8
9 ?>
This page took 0.022069 seconds and 3 git commands to generate.