Kaynağa Gözat

Minor corrections

Julio Montoya 14 yıl önce
ebeveyn
işleme
eccc4ec562

+ 3 - 5
main/social/friends.php

@@ -1,7 +1,7 @@
 <?php
 /* For licensing terms, see /chamilo_license.txt */
 /**
- * @package dokeos.social
+ * @package chamilo.social
  * @author Julio Montoya <gugli100@gmail.com>
  */
 
@@ -185,11 +185,9 @@ if (count($friends) == 0 ) {
 	  </tr>
 	</table>
 	</div>
-	<?php	
+	<?php
 		
 	}	
 		echo '</div>';
 	echo '</div>';	
-
-Display :: display_footer();
-?>
+Display :: display_footer();

+ 2 - 2
main/social/group_add.php

@@ -1,7 +1,7 @@
 <?php
-/* For licensing terms, see /chamilo_license.txt */
+/* For licensing terms, see /license.txt */
 /**
- * @package dokeos.social
+ * @package chamilo.social
  * @author Julio Montoya <gugli100@gmail.com>
  */
 

+ 2 - 2
main/social/group_edit.php

@@ -1,7 +1,7 @@
 <?php
-/* For licensing terms, see /chamilo_license.txt */
+/* For licensing terms, see /license.txt */
 /**
- * @package dokeos.social
+ * @package chamilo.social
  * @author Julio Montoya <gugli100@gmail.com>
  */
 

+ 2 - 2
main/social/group_members.php

@@ -1,7 +1,7 @@
 <?php
-/* For licensing terms, see /chamilo_license.txt */
+/* For licensing terms, see /license.txt */
 /**
- * @package dokeos.social
+ * @package chamilo.social
  * @author Julio Montoya <gugli100@gmail.com>
  */
  

+ 2 - 2
main/social/group_waiting_list.php

@@ -1,7 +1,7 @@
 <?php
-/* For licensing terms, see /chamilo_license.txt */
+/* For licensing terms, see /license.txt */
 /**
- * @package dokeos.social
+ * @package chamilo.social
  * @author Julio Montoya <gugli100@gmail.com>
  */
 $cidReset = true;

+ 2 - 2
main/social/groups.php

@@ -1,7 +1,7 @@
 <?php
-/* For licensing terms, see /chamilo_license.txt */
+/* For licensing terms, see /license.txt */
 /**
- * @package dokeos.social
+ * @package chamilo.social
  * @author Julio Montoya <gugli100@gmail.com>
  */
 $cidReset=true;

+ 1 - 1
main/social/home.php

@@ -1,7 +1,7 @@
 <?php //$id: $
 /* For licensing terms, see /chamilo_license.txt */
 /**
- * @package dokeos.social
+ * @package chamilo.social
  * @author Julio Montoya <gugli100@gmail.com>
  */
 

+ 2 - 2
main/social/invitations.php

@@ -1,7 +1,7 @@
 <?php
-/* For licensing terms, see /chamilo_license.txt */
+/* For licensing terms, see /license.txt */
 /**
- * @package dokeos.social
+ * @package chamilo.social
  * @author Julio Montoya <gugli100@gmail.com>
  */
 $language_file = array('messages','userInfo');

+ 1 - 1
main/social/message_for_group_form.inc.php

@@ -1,5 +1,5 @@
 <?php
-/* For licensing terms, see /dokeos_license.txt */
+/* For licensing terms, see /license.txt */
 $language_file = array('registration','messages','userInfo','admin');
 $cidReset=true;
 require_once '../inc/global.inc.php';

+ 2 - 2
main/social/myfiles.php

@@ -1,7 +1,7 @@
 <?php
-/* For licensing terms, see /chamilo_license.txt */
+/* For licensing terms, see /license.txt */
 /**
- * @author Juan  Carlos Raña Trabado herodoto@telefonica.net
+ * @author Juan  Carlos Ra�a Trabado herodoto@telefonica.net
  */
 $language_file = array('messages','userInfo');
 $cidReset=true;

+ 1 - 1
main/social/profile.php

@@ -1,4 +1,4 @@
-<?php //$id: $
+<?php
 /* For licensing terms, see /license.txt */
 /**
 * This is the profile social main page

+ 1 - 1
main/social/profile_friends_and_groups.inc.php

@@ -1,5 +1,5 @@
 <?php
-/* For licensing terms, see /dokeos_license.txt */
+/* For licensing terms, see /license.txt */
 $language_file = array('registration','messages','userInfo','admin');
 $cidReset=true;
 require_once '../inc/global.inc.php';

+ 2 - 2
main/social/search.php

@@ -1,7 +1,7 @@
 <?php
-/* For licensing terms, see /chamilo_license.txt */
+/* For licensing terms, see /license.txt */
 /**
- * @package dokeos.social
+ * @package chamilo.social
  * @author Julio Montoya <gugli100@gmail.com>
  */