|
@@ -7,7 +7,7 @@
|
|
|
==============================================================================
|
|
|
*/
|
|
|
// name of the language file that needs to be included
|
|
|
-$language_file = array("registration");
|
|
|
+$language_file = array('registration','admin');
|
|
|
|
|
|
include ("../inc/global.inc.php");
|
|
|
|