Changeset 12798 for trunk/picture.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/picture.php

    r12797 r12798  
    2222// +-----------------------------------------------------------------------+
    2323
    24 define('PHPWG_ROOT_PATH','');
     24define('PHPWG_ROOT_PATH','./');
    2525include_once(PHPWG_ROOT_PATH.'include/common.inc.php');
    2626include(PHPWG_ROOT_PATH.'include/section_init.inc.php');
Note: See TracChangeset for help on using the changeset viewer.