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