includes/constants.php
changeset 228 b0a4d179be85
parent 205 c4542792db2b
child 279 8acd77a6c19d
--- a/includes/constants.php	Sat Oct 20 21:59:27 2007 -0400
+++ b/includes/constants.php	Sat Nov 03 07:40:54 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
 //