Changeset 2322:a75984c93a86 for plugins/akismet
- Timestamp:
- 10/09/13 16:43:18 (12 years ago)
- Branch:
- default
- Location:
- plugins/akismet
- Files:
-
- 4 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/akismet/class.dc.filter.akismet.php
r2205 r2322 17 17 public $has_gui = true; 18 18 public $active = false; 19 public $help = 'akismet-filter'; 19 20 20 21 public function __construct($core)
Note: See TracChangeset
for help on using the changeset viewer.