Incorporated changes for release 1.4.2
This commit is contained in:
@@ -40,9 +40,6 @@ $functional_no_short=FUNCTIONAL_NO_SHORT;
|
||||
$access_mode=ACCESS_MODE;
|
||||
|
||||
// define some other constants
|
||||
define("STAT_OPEN",1);
|
||||
define("STAT_CLOSED",2);
|
||||
define("STAT_DEFERRED",3);
|
||||
define("ADMIN",2);
|
||||
define("USER",1);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user