Ignore:
Timestamp:
Oct 21, 2010, 11:35:20 PM (14 years ago)
Author:
grum
Message:

fix bug on the rbuilder and ajax initialization and enhance some template & css properties

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/GrumPluginClasses/gpc_ajax.php

    r7312 r7327  
    3939  include_once(PHPWG_PLUGINS_PATH.'GrumPluginClasses/classes/CommonPlugin.class.inc.php');
    4040  include_once(PHPWG_PLUGINS_PATH.'GrumPluginClasses/classes/GPCAjax.class.inc.php');
     41
     42  global $page;
     43  $page['root_path']='./';
    4144
    4245  load_language('plugin.lang', GPC_PATH);
Note: See TracChangeset for help on using the changeset viewer.