summaryrefslogtreecommitdiff
path: root/db-prefs.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-11-16 18:23:55 +0100
committerAndrew Dolgov <[email protected]>2005-11-16 18:23:55 +0100
commit75c56ed7d7c6eb01feaa8f412388155f4de85d14 (patch)
treea01a17c92b7a0545ecaa9d36ae7c2e905fccb953 /db-prefs.php
parentb619ff1507b3164131f1985149593b17ff25b2b2 (diff)
sql-ize error.php
Diffstat (limited to 'db-prefs.php')
-rw-r--r--db-prefs.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/db-prefs.php b/db-prefs.php
index 38382193d..7ff64a89c 100644
--- a/db-prefs.php
+++ b/db-prefs.php
@@ -1,4 +1,5 @@
<?
+ // TODO cache last query results
require_once "config.php";
require_once "db.php";