Changeset 359 for trunk/public

Show
Ignore:
Timestamp:
09/14/07 17:03:43 (1 year ago)
Author:
bermiferrer
Message:

Fixing issue #60 by bobchin. Now public/index.php will not hold a definition to AK_FRAMEWORK_DIR. It will be added to the setup script and from there to the config/config.php file

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/public/index.php

    r358 r359  
    1414 * @license GNU Lesser General Public License <http://www.gnu.org/copyleft/lesser.html> 
    1515 */ 
    16  
    17 // defined('AK_FRAMEWORK_DIR') ? null : define('AK_FRAMEWORK_DIR', '/path/to/the/framework'); 
    1816 
    1917/**