Allwoing becoming a monitor when submitting versiosn

This commit is contained in:
Alexander Nicolaysen Sørnes
2007-11-13 21:09:38 +01:00
committed by Chris Morgan
parent 43af0708c9
commit 480a08fecd
3 changed files with 43 additions and 21 deletions

View File

@@ -20,6 +20,7 @@ define("GARBAGE_RATING", "Garbage");
define("MAINTAINER_REQUEST", 1);
define("SUPERMAINTAINER_REQUEST", 2);
define('MONITOR_REQUEST', 3);
/**
* Application class for handling applications.