Changeset 12768 for trunk/include/config_default.inc.php
- Timestamp:
- Dec 19, 2011, 9:25:42 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/config_default.inc.php
r11978 r12768 503 503 // All informations contained in these tables and column are related to 504 504 // piwigo_users table. 505 $conf['users_table'] = $prefixeTable.'users';505 $conf['users_table'] = null; 506 506 507 507 // If you decide to use external authentication
Note: See TracChangeset
for help on using the changeset viewer.