Dotclear

Changeset 444:e6ceb8be48a7 for themes


Ignore:
Timestamp:
06/29/11 16:20:49 (14 years ago)
Author:
Franck <carnet.franck.paul@…>
Branch:
themes
Message:

PHP 5.2 n'aime pas mon self::

File:
1 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/_public.php

    r429 r444  
    3434                    $default = true; 
    3535               } else { 
    36                     $s = array_filter($s,"self::cleanStickers"); 
     36                    $s = array_filter($s,"tplDuctileTheme::cleanStickers"); 
    3737                    if (count($s) == 0) { 
    3838                         $default = true; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map