includes/constants.php
changeset 621 68f8a9cc0a18
parent 592 27377179fe58
child 685 17ebe24cdf85
--- 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);