Changeset 3375:f3f69bda3bd0 for plugins/antispam
- Timestamp:
- 10/30/16 15:10:39 (9 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/antispam/inc/class.dc.spamfilter.php
r2831 r3375 40 40 } 41 41 42 $this->gui_url = 'plugin.php?p=antispam&f='.get_class($this);42 $this->gui_url = $core->adminurl->get('admin.plugin.antispam',array('f' => get_class($this)),'&'); 43 43 } 44 44
Note: See TracChangeset
for help on using the changeset viewer.