diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-01-15 21:38:23 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-01-15 21:38:23 +0000 |
commit | e8279472de81bf4a63f404cdbd6bd36ad33f3ae6 (patch) | |
tree | 451e0098ecb1e68e9fb64faabde1875c89b6a011 /config/ampache.cfg.php.dist | |
parent | 1f5748db2b30825426e3b877699d86d543f641eb (diff) | |
download | ampache-e8279472de81bf4a63f404cdbd6bd36ad33f3ae6.tar.gz ampache-e8279472de81bf4a63f404cdbd6bd36ad33f3ae6.tar.bz2 ampache-e8279472de81bf4a63f404cdbd6bd36ad33f3ae6.zip |
hopefully speed up read_config function
Diffstat (limited to 'config/ampache.cfg.php.dist')
-rw-r--r-- | config/ampache.cfg.php.dist | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/config/ampache.cfg.php.dist b/config/ampache.cfg.php.dist index 331a57bb..d5344405 100644 --- a/config/ampache.cfg.php.dist +++ b/config/ampache.cfg.php.dist @@ -2,8 +2,6 @@ #################### # General Config #################### -[conf] -#################### #################### # Path Vars @@ -21,8 +19,6 @@ #################### # The libglue Vars # #################### -[libglue] -#################### ### # Below are the variables for the Local Database that will do Auth @@ -85,8 +81,6 @@ connect_error = "Could not connect to authentication server." #################### # The conf vars! # #################### -[conf] -#################### # Nuff Said # DEFAULT: Ampache :: For The Love of Music |