Dotclear


Ignore:
Timestamp:
10/26/14 14:43:35 (11 years ago)
Author:
Nicolas <nikrou77@…>
Branch:
default
Message:

Add context for page
Add context param for dcLegacyEditor to have same function prototype
Addresses #1992

File:
1 edited

Legend:

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

    r2749 r2762  
    1515     protected static $p_url = 'index.php?pf=dcLegacyEditor'; 
    1616 
    17      public static function adminPostEditor($editor='') { 
     17    // @param context not use but added to have same function prototype 
     18    public static function adminPostEditor($editor='',$context='') { 
    1819          if (empty($editor) || $editor!='dcLegacyEditor') {return;} 
    1920 
Note: See TracChangeset for help on using the changeset viewer.

Sites map