فهرست منبع

adding phpdoc tags

tokul 20 سال پیش
والد
کامیت
736af34a8e
1فایلهای تغییر یافته به همراه5 افزوده شده و 1 حذف شده
  1. 5 1
      templates/util_message_list.php

+ 5 - 1
templates/util_message_list.php

@@ -1,12 +1,16 @@
 <?php
 <?php
-
 /**
 /**
  * Template logic
  * Template logic
  *
  *
  * The following functions are utility functions for this template. Do not
  * The following functions are utility functions for this template. Do not
  * echo output in those functions.
  * echo output in those functions.
+ * @package squirrelmail
  */
  */
 
 
+/**
+ * @param array $aOrder
+ * @return array
+ */
 function calcMessageListColumnWidth($aOrder) {
 function calcMessageListColumnWidth($aOrder) {
     /**
     /**
      * Width of the displayed columns
      * Width of the displayed columns