Replacing tabs with spaces, trimming white space at EOL and newline at EOF
[squirrelmail.git] / functions / abook_database.php
index 20efeb65eec468c02407131b996b198d90deed1e..5ac5ac5f98341c605c59e4ef6d6683407762daa4 100644 (file)
@@ -212,9 +212,9 @@ class abook_database extends addressbook_backend {
             return false;
         }
 
-       if(isset($this->listing) && !$this->listing) {
-           return array();
-       }
+        if(isset($this->listing) && !$this->listing) {
+            return array();
+        }
 
 
         $query = sprintf("SELECT * FROM %s WHERE owner='%s'",