[svn r14609] Added resourcelinker to language files inclusion

skala
Yannick Warnier 17 years ago
parent 7f092a2347
commit cfa9aad027
  1. 4
      main/calendar/agenda.php

@ -1,4 +1,4 @@
<?php //$Id: agenda.php 13958 2007-12-05 15:17:30Z yannoo $
<?php //$Id: agenda.php 14609 2008-03-16 02:07:51Z yannoo $
/*
==============================================================================
Dokeos - elearning and course management software
@ -27,7 +27,7 @@
==============================================================================
*/
// name of the language file that needs to be included
$language_file = 'agenda';
$language_file = array('agenda','resourcelinker');
// use anonymous mode when accessing this course tool
$use_anonymous = true;

Loading…
Cancel
Save