瀏覽代碼

Small change to file header/comment.

pallo 25 年之前
父節點
當前提交
e57ecc5396
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/addrbook_search_html.php

+ 2 - 1
src/addrbook_search_html.php

@@ -4,13 +4,14 @@
     **
     **
     **  Copyright (c) 1999-2000 The SquirrelMail development team
     **  Copyright (c) 1999-2000 The SquirrelMail development team
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
     **  Licensed under the GNU GPL. For full terms see the file COPYING.
+    **
     **  Handle addressbook searching with pure html. 
     **  Handle addressbook searching with pure html. 
+    ** 
     **  This file is included from compose.php 
     **  This file is included from compose.php 
     **
     **
     **  NOTE: A lot of this code is similar to the code in
     **  NOTE: A lot of this code is similar to the code in
     **        addrbook_search.html -- If you change one, change
     **        addrbook_search.html -- If you change one, change
     **        the other one too!
     **        the other one too!
-    ** 
     **/
     **/
 
 
    session_start();
    session_start();