Changeset 22 for trunk/bb-includes/default-filters.php
- Timestamp:
- 12/28/2004 10:22:54 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/bb-includes/default-filters.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bb-includes/default-filters.php
r20 r22 9 9 bb_add_filter('pre_topic_title', 'bb_specialchars'); 10 10 bb_add_filter('get_forum_name', 'bb_specialchars'); 11 bb_add_filter('topic_title', 'topic_noreply'); 11 12 12 13 bb_add_filter('pre_post', 'trim');
Note: See TracChangeset
for help on using the changeset viewer.