Show
Ignore:
Timestamp:
08/26/2007 11:56:25 PM (15 months ago)
Author:
Shadowhand
Message:

Forgot to include this in the last commit.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/devel/index.php

    r332 r416  
    2222define('SYSPATH', realpath($system_path).'/'); 
    2323// More definitions 
     24define('KOHANA',  pathinfo(__FILE__, PATHINFO_BASENAME)); 
    2425define('DOCROOT', pathinfo(__FILE__, PATHINFO_DIRNAME).'/'); 
    2526define('EXT', '.'.pathinfo(__FILE__, PATHINFO_EXTENSION));