Replacing tabs with spaces, trimming white space at EOL and newline at EOF
[squirrelmail.git] / src / addrbook_popup.php
index cd8d5359e1284e36d4d07094b5bfcb8ab81fe3e5..54617ef1950b183d8960123d620a86bdc4eed83b 100644 (file)
@@ -22,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">
 
@@ -41,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