Jelajahi Sumber

phpdoc source parsing locks on trailing comments.

tokul 19 tahun lalu
induk
melakukan
21a68c9e3f
1 mengubah file dengan 1 tambahan dan 2 penghapusan
  1. 1 2
      functions/abook_local_file.php

+ 1 - 2
functions/abook_local_file.php

@@ -571,5 +571,4 @@ class abook_local_file extends addressbook_backend {
         }
         return $value;
     }
-
-} /* End of class abook_local_file */
+}