Show
Ignore:
Timestamp:
10/01/08 13:27:51 (3 months ago)
Author:
gen
Message:

やくみつる

Files:
1 modified

Legend:

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

    r20124 r20359  
    4545define('AK_PUBLIC_LOCALES', 'ja,en'); 
    4646 
     47defined('AK_FRAMEWORK_DIR') ? null : define('AK_FRAMEWORK_DIR', dirname(dirname(__FILE__))); 
     48 
    4749// The web configuration wizard could not detect if you have mod_rewrite enabled.  
    4850// If that is the case, you should uncomment the next line line for better performance.