]> andersk Git - sql-web.git/blobdiff - lib/joe/mysql.lib.php
make require relative
[sql-web.git] / lib / joe / mysql.lib.php
index bc5214820b0b72c7e1aa3a1398d05017281a6ddb..d8f592ed4354cbd81ab5daf6f0789cdb9c4e3069 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-require_once('joe.lib.php');
+require_once(dirname(__FILE__).'/util.lib.php');
 
 function DBMaster($sql) {
        sessTime($sql);
This page took 0.03166 seconds and 4 git commands to generate.