Changeset 516 for trunk/include/config.inc.php
- Timestamp:
- Sep 5, 2004, 5:49:54 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/config.inc.php
r514 r516 47 47 $conf['last_days'] = array(1,2,3,10,30,365); 48 48 $conf['version'] = 'BSF'; 49 $conf['site_url'] = 'http://www.phpwebgallery.net';50 $conf['forum_url'] = 'http://forum.phpwebgallery.net';51 49 // $conf['file_ext'] lists all extensions (case insensitive) allowed for 52 50 // your PhpWebGallery installation
Note: See TracChangeset
for help on using the changeset viewer.