Changeset 2322:a75984c93a86 for plugins/antispam/index.php
- Timestamp:
- 10/09/13 16:43:18 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/antispam/index.php
r2256 r2322 138 138 139 139 echo $filter_gui; 140 141 if ($filter->help) { 142 dcPage::helpBlock($filter->help); 143 } 140 144 } 141 145 else … … 250 254 '</ul>'; 251 255 } 252 } 256 257 dcPage::helpBlock('antispam','antispam-filters'); 258 } 259 253 260 ?> 254 261
Note: See TracChangeset
for help on using the changeset viewer.