Dotclear

Changeset 3068:ef47bb2b32b9


Ignore:
Timestamp:
08/11/15 21:07:33 (9 years ago)
Author:
Nicolas <nikrou77@…>
Branch:
default
Message:

Fix url for CKEditor plugin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/dcCKEditor/_admin.php

    r2849 r3068  
    1616     $core->adminurl->get('admin.plugin.dcCKEditor'), 
    1717     dcPage::getPF('dcCKEditor/imgs/icon.png'), 
    18      preg_match('/'.preg_quote($core->adminurl->get('admin.plugin.dcCKEditor')).'/', $_SERVER['REQUEST_URI']), 
     18     preg_match('/'.preg_quote($core->adminurl->get('admin.plugin.dcCKEditor')).'(&.*)?$/', $_SERVER['REQUEST_URI']), 
    1919     $core->auth->check('admin,contentadmin', $core->blog->id) 
    2020); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map