- Timestamp:
- 11/27/14 15:28:36 (11 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/antispam/inc/class.dc.spamfilter.php
r2566 r2823 40 40 } 41 41 42 $this->gui_url = 'plugin.php?p=antispam&f='.get_class($this);42 $this->gui_url = $core->adminurl->decode('admin.plugin.antispam',array('f' => get_class($this))); 43 43 } 44 44
Note: See TracChangeset
for help on using the changeset viewer.