[svn r15246] Minor - Added admin.inc language file.

skala
Julio Montoya 18 years ago
parent 7633fae31c
commit 979b9cde33
  1. 2
      main/user/subscribe_user.php

@ -39,7 +39,7 @@
==============================================================================
*/
// name of the language file that needs to be included
$language_file = 'registration';
$language_file = array('registration','admin');
include ("../inc/global.inc.php");
$this_section = SECTION_COURSES;
if (!api_is_allowed_to_edit()) api_not_allowed(true);

Loading…
Cancel
Save