filemanager.php 188 B

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