Use the count of what we found, not what is in the actual mailbox
[squirrelmail.git] / src / addrbook_popup.php
index e10dc451f031d653cb85679a195d5ea330c3a140..54617ef1950b183d8960123d620a86bdc4eed83b 100644 (file)
@@ -10,6 +10,7 @@
  *
  * @version $Id$
  * @package squirrelmail
+ * @subpackage addressbook
  */
 
 /**
@@ -21,7 +22,7 @@ define('SM_PATH','../');
 /** SquirrelMail required files. */
 require_once(SM_PATH . 'include/validate.php');
 require_once(SM_PATH . 'functions/addressbook.php');
-   
+
 ?>
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN">
 
@@ -40,4 +41,4 @@ require_once(SM_PATH . 'functions/addressbook.php');
                border="0"
                src="addrbook_search.php?show=blank" />
     </frameset>
-</html>
+</html>
\ No newline at end of file