Changeset 1307 in ExiteCMS for themes/public/ExiteCMS_70/php-files/themes/ExiteCMS_70/theme.php
- Timestamp:
- 02/27/08 09:57:44 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/public/ExiteCMS_70/php-files/themes/ExiteCMS_70/theme.php
r1303 r1307 65 65 66 66 // unread forum post indicator 67 if (iMEMBER ) {67 if (iMEMBER && $settings['revision'] >= 1193) { 68 68 if ($userdata['user_posts_unread']) { 69 69 // include the users own posts
Note: See TracChangeset
for help on using the changeset viewer.
