Browse Source

* Gotta have that global line

Tyler Akins 24 years ago
parent
commit
b0d0d2db7c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      config/config_default.php

+ 1 - 0
config/config_default.php

@@ -292,6 +292,7 @@ global $ldap_server;
 //    If it is not defined, the addressbooks are stored in files
 //    in the data dir.
 //
+//      global $addrbook_dsn;
 //	$addrbook_dsn = 'mysql://user:pass@hostname/dbname';