phpBMS

Changeset 741 for trunk/phpbms/include

Show
Ignore:
Timestamp:
01/08/10 14:15:31 (2 years ago)
Author:
brieb
Message:
  • updated Kreotek Contact information
  • fixed new install menu access for new users with no role rights
  • removed double creation of recurring invoice menu item
  • TURNED OFF DEGUB MODE in preparation for tagging and relase
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/phpbms/include/session.php

    r703 r741  
    3939 
    4040// Turn on/or off debugging 
    41 @ define("APP_DEBUG", true); 
     41@ define("APP_DEBUG", false); 
    4242if(APP_DEBUG) 
    4343        error_reporting(E_ALL); 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.