Changeset 789
- Timestamp:
- 04/26/11 14:38:26 (13 months ago)
- File:
-
- 1 edited
-
trunk/modules/mod_forum/module.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/mod_forum/module.php
r782 r789 58 58 $threads[$next]['forum'] = ucfirst($t['forum']); 59 59 $threads[$next]['forumhref'] = '/forum/'.$t['fid']; 60 $threads[$next]['closed'] = $t['closed']; 60 61 61 62 $threads[$next]['secret'] = 0;
Note: See TracChangeset
for help on using the changeset viewer.
