[svn r10762] import document lang file

skala
Julian Prud'homme 19 years ago
parent 7e543e42ae
commit 6007d8ba70
  1. 2
      main/inc/lib/fckeditor/editor/plugins/MP3/fck_mp3.php
  2. 2
      main/inc/lib/fckeditor/editor/plugins/Video/fck_video.php

@ -1,6 +1,6 @@
<?php <?php
// name of the language file that needs to be included // name of the language file that needs to be included
$language_file = array('resourcelinker'); $language_file = array('resourcelinker','document');
include('../../../../../../inc/global.inc.php'); include('../../../../../../inc/global.inc.php');
?> ?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

@ -1,6 +1,6 @@
<?php <?php
// name of the language file that needs to be included // name of the language file that needs to be included
$language_file = array('resourcelinker'); $language_file = array('resourcelinker','document');
include('../../../../../../inc/global.inc.php'); include('../../../../../../inc/global.inc.php');
?> ?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

Loading…
Cancel
Save