Ignore:
Timestamp:
Dec 9, 2010, 3:10:07 PM (13 years ago)
Author:
cljosse
Message:

[Autosize][beta] fix warning on jquery


File:
1 edited

Legend:

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

    r8006 r8057  
    1212define(  'AUTOSIZE_PATH',   PHPWG_PLUGINS_PATH.basename(dirname(__FILE__)).'/' );
    1313//=================================================================================
    14         $path = AUTOSIZE_PATH;
    15 //============================================================================         
    16  include($path."include/constants.php");           
     14               
     15 include(AUTOSIZE_PATH."include/constants.php");           
    1716 include_once(AUTOSIZE_PATH.'autosize.inc.php');
    1817//==================================================================
Note: See TracChangeset for help on using the changeset viewer.