Dotclear

Changeset 2892:5f80aefeb5e9


Ignore:
Timestamp:
12/29/14 20:27:59 (11 years ago)
Author:
Nicolas <nikrou77@…>
Branch:
2.7
Message:

misspelling of sanitize method

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/dcCKEditor/inc/dc.ckeditor.behaviors.php

    r2869 r2892  
    7878    public static function adminMediaURLParams($p) { 
    7979        if (!empty($_GET['editor'])) { 
    80             $p['editor']=html::sanitiseURL($_GET['editor']); 
     80            $p['editor'] = html::sanitiseURL($_GET['editor']); 
    8181        } 
    8282    } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map