- Timestamp:
- 09/14/18 12:16:17 (7 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/antispam/inc/class.dc.spamfilter.php
r3731 r3874 41 41 42 42 if ($core && isset($core->adminurl)) { 43 $this->gui_url = $core->adminurl->get('admin.plugin.antispam', array('f' => get_class($this)), '&');43 $this->gui_url = $core->adminurl->get('admin.plugin.antispam', ['f' => get_class($this)], '&'); 44 44 } 45 45 }
Note: See TracChangeset
for help on using the changeset viewer.