--- a/includes/constants.php Wed Jul 09 21:04:51 2008 -0400
+++ b/includes/constants.php Wed Jul 09 22:40:41 2008 -0400
@@ -75,6 +75,7 @@
define('IMAGE_TYPE_PNG', 1);
define('IMAGE_TYPE_GIF', 2);
define('IMAGE_TYPE_JPG', 3);
+define('IMAGE_TYPE_GRV', 4);
// token types
define('TOKEN_VARIABLE', 1);