From 1dddf886eb6a7431932a4dcb686048ec35b9512b Mon Sep 17 00:00:00 2001 From: Julio Montoya Date: Wed, 17 Mar 2010 10:59:04 -0500 Subject: [PATCH] Cleaning code --- main/link/link.php | 36 ++++------------------------------- main/link/link_goto.php | 31 +++--------------------------- main/messages/download.php | 4 +--- main/messages/index.php | 4 ++++ main/messages/new_message.php | 7 ++++++- 5 files changed, 18 insertions(+), 64 deletions(-) diff --git a/main/link/link.php b/main/link/link.php index faecf8be32..00a2d95cbe 100755 --- a/main/link/link.php +++ b/main/link/link.php @@ -1,27 +1,7 @@ '; - //////////////////////////////////////////////////////////////////////////// + echo ''; } - - Display::display_footer(); -?> +?> \ No newline at end of file diff --git a/main/link/link_goto.php b/main/link/link_goto.php index 312429bd8e..b2947cbf9d 100755 --- a/main/link/link_goto.php +++ b/main/link/link_goto.php @@ -1,27 +1,6 @@ \ No newline at end of file diff --git a/main/messages/download.php b/main/messages/download.php index 395aade684..18bd98d5aa 100755 --- a/main/messages/download.php +++ b/main/messages/download.php @@ -9,9 +9,7 @@ * @package chamilo.messages */ -/* - MAIN CODE -*/ +/* MAIN CODE */ session_cache_limiter('public'); diff --git a/main/messages/index.php b/main/messages/index.php index ec3820124e..5464eaf1fb 100755 --- a/main/messages/index.php +++ b/main/messages/index.php @@ -1,5 +1,9 @@