]> andersk Git - sql-web.git/blame - cron/checkQuotas.php
errors should always get detected
[sql-web.git] / cron / checkQuotas.php
CommitLineData
9840d102
JP
1<?php
2
96e61e68 3@chdir(dirname(__FILE__).'/../');
9840d102
JP
4require_once('mitsql.cfg.php');
5require_once('mitsql.lib.php');
6
7checkQuotas();
8
9?>
This page took 0.041113 seconds and 5 git commands to generate.