Ignore:
Timestamp:
Nov 3, 2010, 4:41:12 PM (13 years ago)
Author:
cljosse
Message:

[Autosize][beta] adjust width and height with pamooramic and theme simple.

File:
1 edited

Legend:

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

    r7574 r7602  
    4646                                $autosize_parametres = cl_autosize_Get_Options();
    4747                                include (AUTOSIZE_PATH."include/affiche.php"); 
    48                                 $debug = isset($conf['debug']) ? $conf['debug'] : false ;
     48                                $debug = isset($conf['debug']) ? $conf['debug'] : 'false' ;
    4949                                $cl_visible=isset($conf['cl_auto']) ? $conf['cl_auto'] : 'true' ;
    5050                               
Note: See TracChangeset for help on using the changeset viewer.