filemanager.php 211 B

1234567
  1. <?php
  2. /* For licensing terms, see /license.txt */
  3. require_once '../../global.inc.php';
  4. Chat::setDisableChat();
  5. $template = new Template();
  6. $template->display('default/javascript/editor/ckeditor/elfinder.tpl');