Changeset 15618 for trunk/modules
- Timestamp:
- 10/15/11 23:31:57 (7 months ago)
- File:
-
- 1 edited
-
trunk/modules/boonex/forum/classes/Forum.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/boonex/forum/classes/Forum.php
r15291 r15618 1802 1802 global $gConf; 1803 1803 $gConf['topics_per_page'] = 10; 1804 $gConf['date_format'] = '%a, %e %b %Y %k:%i:%s GMT';1804 $gConf['date_format'] = '%a, %e %b %Y %k:%i:%s'; 1805 1805 } 1806 1806
Note: See TracChangeset
for help on using the changeset viewer.