Changeset 19800 for events/phpframework

Show
Ignore:
Timestamp:
09/24/08 11:04:56 (5 years ago)
Author:
gen
Message:

いや~ん

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • events/phpframework/akelos/trunk/config/config.php

    r19707 r19800  
    6363// defined('AK_URL_REWRITE_ENABLED') ? null : define('AK_URL_REWRITE_ENABLED', true); 
    6464 
    65 defined('AK_FRAMEWORK_DIR') ? null : define('AK_FRAMEWORK_DIR', '/home/iezaki/projects/phwittr'); 
     65// defined('AK_FRAMEWORK_DIR') ? null : define('AK_FRAMEWORK_DIR', null); 
    6666 
    6767include_once(dirname(__FILE__).DIRECTORY_SEPARATOR.'boot.php');