summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
authorNathan Kinkade <nath@nkinka.de>2015-07-01 02:31:59 +0000
committerNathan Kinkade <nath@nkinka.de>2015-07-01 02:31:59 +0000
commit640e9246d3e1706e7f5ce77ccb586792b19398e0 (patch)
treeac6fe921eed6a891ea562d4604929aec3e1708b9 /config.php-dist
parentbbeffce07a41998d21c4805df2af0d88ef0cba04 (diff)
parentfe1bf80dfd9d270cfefc71284eb9d96b00283734 (diff)
Merge remote-tracking branch 'origin/dev'
Diffstat (limited to 'config.php-dist')
-rw-r--r--config.php-dist1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.php-dist b/config.php-dist
index b2aca4b..325cd70 100644
--- a/config.php-dist
+++ b/config.php-dist
@@ -22,7 +22,6 @@ define("DBNAME", "nutridb_sr19"); # database name
define("DBUSER", "nutridb"); # database user
define("DBPASS", ""); # database password
-define("ADODBDIR", "lib/adodb"); # adodb db abastractions libs - adodb.sourceforge.net
define("SMARTYDIR", "lib/smarty"); # Smarty templates dir - smarty.php.net
define("XAJAXDIR", "lib/xajax"); # XAJAX libs - xajaxproject.org