Dotclear


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/dcLegacyEditor/inc/dc.legacy.editor.behaviors.php

    r2614 r2681  
    1515     protected static $p_url = 'index.php?pf=dcLegacyEditor'; 
    1616 
    17      public static function adminPostEditor() { 
     17     public static function adminPostEditor($editor='') { 
     18        global $core; 
     19 
     20          if (!$core->auth->getOption('editor') || $core->auth->getOption('editor')!='dcLegacyEditor') {return;} 
     21 
    1822          return 
    1923               self::jsToolBar(). 
Note: See TracChangeset for help on using the changeset viewer.

Sites map