diff -r 90b7a52bea45 -r b0a4d179be85 includes/constants.php --- 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 //