Dotclear

Changeset 815:556cca249698


Ignore:
Timestamp:
05/05/12 12:29:38 (13 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Fix warning on improper callback spec in array_filter()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/_public.php

    r810 r815  
    149149                    $default = true; 
    150150               } else { 
    151                     $s = array_filter($s,"tplDuctileTheme::cleanStickers"); 
     151                    $s = array_filter($s,"self::cleanStickers"); 
    152152                    if (count($s) == 0) { 
    153153                         $default = true; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map