Dotclear

Changeset 1356


Ignore:
Timestamp:
07/31/09 15:11:03 (14 years ago)
Author:
bruno
Message:

Preparing php 5.3 support ...

Location:
themes/freshy2
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • themes/freshy2/_public.php

    r1180 r1356  
    6161     } 
    6262 
    63      public static function publicHeadContent(&$core) 
     63     public static function publicHeadContent($core) 
    6464     { 
    6565          $cust = $core->blog->settings->freshy2_custom; 
  • themes/freshy2/lib/class.freshy2.config.php

    r923 r1356  
    1818     private $core; 
    1919 
    20      public function __construct(&$core) { 
     20     public function __construct($core) { 
    2121          $this->core = $core; 
    2222     } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map