- Timestamp:
- 09/02/08 14:26:23 (3 months ago)
- Files:
-
- 1 modified
-
trunk/plog-load-config.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plog-load-config.php
r574 r575 20 20 $thumbnail_config = array(); 21 21 22 require_once( PLOGGER_DIR."/plog-globals.php");22 require_once(dirname(__FILE__)."/plog-globals.php"); 23 23 if (is_file(PLOGGER_DIR."plog-config.php")){ 24 24 require_once(PLOGGER_DIR."plog-config.php");
