From 9bae4ead338fd57c7c809c6e94730dd72f63b9df Mon Sep 17 00:00:00 2001 From: jmontoyaa Date: Wed, 19 Apr 2017 13:21:10 +0200 Subject: [PATCH] Minor - format code --- main/document/create_document.php | 317 ++++++++++++++++-------------- 1 file changed, 165 insertions(+), 152 deletions(-) diff --git a/main/document/create_document.php b/main/document/create_document.php index 5e83da487a..e46c83879c 100755 --- a/main/document/create_document.php +++ b/main/document/create_document.php @@ -4,18 +4,16 @@ use ChamiloSession as Session; /** - * This file allows creating new html documents with an online WYSIWYG html editor. + * This file allows creating new html documents with an online WYSIWYG html editor. * - * @package chamilo.document + * @package chamilo.document */ require_once __DIR__.'/../inc/global.inc.php'; $_SESSION['whereami'] = 'document/create'; $this_section = SECTION_COURSES; - $groupRights = Session::read('group_member_with_upload_rights'); - $htmlHeadXtra[] = '