Dotclear

Changeset 2831:33adbf6f35eb


Ignore:
Timestamp:
12/02/14 12:37:55 (9 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Should not use adminurl class outside admin! Fixes #2007

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/antispam/inc/class.dc.spamfilter.php

    r2823 r2831  
    4040          } 
    4141 
    42           $this->gui_url = $core->adminurl->decode('admin.plugin.antispam',array('f' => get_class($this))); 
     42        $this->gui_url = 'plugin.php?p=antispam&f='.get_class($this); 
    4343     } 
    4444 
Note: See TracChangeset for help on using the changeset viewer.

Sites map