Ignore:
Timestamp:
Nov 25, 2010, 4:37:43 PM (13 years ago)
Author:
cljosse
Message:

[Autosize][beta] fix compatiblity with theme stripped.

File:
1 edited

Legend:

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

    r7872 r7873  
    1717        $path = AUTOSIZE_PATH;
    1818          $plg_data = implode( '', file($path.'main.inc.php') );
     19                   
    1920          if ( preg_match("|Plugin Name: (.*)|", $plg_data, $val) )
    2021          {
Note: See TracChangeset for help on using the changeset viewer.