includes/constants.php
changeset 205 c4542792db2b
parent 177 492510dddc34
child 228 b0a4d179be85
--- a/includes/constants.php	Fri Oct 26 19:28:54 2007 -0400
+++ b/includes/constants.php	Sat Oct 27 13:29:17 2007 -0400
@@ -39,6 +39,9 @@
 define('PAGE_GRP_NORMAL', 3);
 define('PAGE_GRP_REGEX', 4);
 
+// Identifier for the default meta-language
+define('LANG_DEFAULT', 0);
+
 //
 // User types - don't touch these
 //