]> andersk Git - sql-web.git/blame_incremental - cron.php
git-svn-id: svn://presbrey.mit.edu/sql/mitsql@74 a142d4bd-2cfb-0310-9673-cb33a7e74f58
[sql-web.git] / cron.php
... / ...
CommitLineData
1<?php
2
3@chdir(dirname(__FILE__).'/../');
4require_once('mitsql.cfg.php');
5require_once('mitsql.lib.php');
6
7checkQuotas();
8
9?>
This page took 0.069273 seconds and 5 git commands to generate.