]> git.andy128k.dev Git - ipf-legacy-orm.git/commitdiff
code style fixes
authorAndrey Kutejko <andy128k@gmail.com>
Tue, 7 May 2013 18:08:57 +0000 (21:08 +0300)
committerAndrey Kutejko <andy128k@gmail.com>
Tue, 7 May 2013 18:08:57 +0000 (21:08 +0300)
ipf/orm/connection.php

index 6575a4fdd12437620785566b5a31b412914737c5..ab0d5939d28ec28962608eb7ec78629a43517a19 100644 (file)
@@ -845,4 +845,4 @@ abstract class IPF_ORM_Connection extends IPF_ORM_Configurable implements Counta
     {
         return IPF_ORM_Utils::getConnectionAsString($this);
     }
-}
\ No newline at end of file
+}