diff --git a/main/document/controller.php b/main/document/controller.php index 0b2d6d6a9b..db8599a0b6 100644 --- a/main/document/controller.php +++ b/main/document/controller.php @@ -1,7 +1,15 @@ tpl = new Template($title); } -} \ No newline at end of file +} diff --git a/main/document/document_lite.php b/main/document/document_lite.php index ac34ea8121..9414d71cc9 100644 --- a/main/document/document_lite.php +++ b/main/document/document_lite.php @@ -1,5 +1,9 @@ '; -Display::display_footer(); \ No newline at end of file +Display::display_footer(); diff --git a/main/document/remote.php b/main/document/remote.php index 93be730794..897455156c 100644 --- a/main/document/remote.php +++ b/main/document/remote.php @@ -3,6 +3,7 @@ /** * Script that allows download of a specific file from external applications * @author Arnaud Ligot , Based on work done for old videoconference application (I have about 30 minutes to write this peace of code so if somebody has more time, feel free to rewrite it...) + * @package chamilo.document */ /** * Script that allows remote download of a file