瀏覽代碼

Added thanks to Charles Scheidecker for help with paginator code.

thomppj 23 年之前
父節點
當前提交
ae6867878e
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      functions/mailbox_display.php

+ 1 - 0
functions/mailbox_display.php

@@ -673,6 +673,7 @@ function get_paginator_link
 
 /**
  * This function computes the paginator string.
+ * It was derived from code contributed by Charles Scheidecker.
  */
 function get_paginator_str
 ($box, $start_msg, $end_msg, $num_msgs, $show_num, $sort) {