Ignore:
Timestamp:
Jan 12, 2011, 3:22:40 PM (13 years ago)
Author:
cljosse
Message:

[Autosize][beta] compatibility whith piwishack


File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Autosize/include/constants.php

    r7912 r8627  
    22global $prefixeTable;
    33if (!defined('CL_AUTOSIZE_TABLE')) define('CL_AUTOSIZE_TABLE', $prefixeTable.'cl_autosize');
    4 $path = AUTOSIZE_PATH;
     4                $path = AUTOSIZE_PATH;
    55          $plg_data = implode( '', file($path.'main.inc.php') );
    66          if ( preg_match("|Plugin Name: (.*)|", $plg_data, $val) )
Note: See TracChangeset for help on using the changeset viewer.