Changeset 12798 for trunk/i.php


Ignore:
Timestamp:
Dec 27, 2011, 10:36:39 PM (12 years ago)
Author:
plg
Message:

feature 2541: fix bug on PHPWG_ROOT_PATH and includes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/i.php

    r12797 r12798  
    2020// +-----------------------------------------------------------------------+
    2121
    22 define('PHPWG_ROOT_PATH','');
     22define('PHPWG_ROOT_PATH','./');
    2323
    2424// fast bootstrap - no db connection
Note: See TracChangeset for help on using the changeset viewer.