Changeset 18328


Ignore:
Timestamp:
Sep 28, 2012, 12:09:41 PM (12 years ago)
Author:
cljosse
Message:

[extensions] Autosize fix compatibility with 2.4, fix bug on line 631

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Autosize/autosize.inc.php

    r18326 r18328  
    629629}
    630630//================================================
    631 function css($theme_local) {   
     631static public function css($theme_local) {     
    632632    $path = $_SERVER['DOCUMENT_ROOT'];
    633633    if (substr($path,-1)=='/'){
Note: See TracChangeset for help on using the changeset viewer.