Ignore:
Timestamp:
08/27/10 23:01:58 (21 months ago)
Author:
vain
Message:
  • minor change to all security constant checks
  • fixed the non rewrite routing
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/cronjobs.core.php

    r4578 r4599  
    3333# Security Handler 
    3434/** 
    35  * f (defined('IN_CS') == false) 
     35 * f (defined('IN_CS') === false) 
    3636 { 
    3737 * ie('Clansuite not loaded. Direct Access forbidden.'); 
Note: See TracChangeset for help on using the changeset viewer.