]> andersk Git - sql-web.git/commitdiff
git-svn-id: svn://presbrey.mit.edu/sql/mitsql@74 a142d4bd-2cfb-0310-9673-cb33a7e74f58
authorJoe Presbrey <presbrey@mit.edu>
Tue, 11 Oct 2005 09:59:28 +0000 (09:59 +0000)
committerJoe Presbrey <presbrey@mit.edu>
Tue, 11 Oct 2005 09:59:28 +0000 (09:59 +0000)
cron.php

index 3ec9561aca5605c26e5b7dbc0dd4f042a5d036df..fd012eb8a89512abc7d876a91f58d30a264e821f 100644 (file)
--- a/cron.php
+++ b/cron.php
@@ -1,5 +1,6 @@
 <?php
 
+@chdir(dirname(__FILE__).'/../');
 require_once('mitsql.cfg.php');
 require_once('mitsql.lib.php');
 
This page took 0.048827 seconds and 5 git commands to generate.