summaryrefslogtreecommitdiff
path: root/framework/Data/SqlMap/Statements/IMappedStatement.php
diff options
context:
space:
mode:
Diffstat (limited to 'framework/Data/SqlMap/Statements/IMappedStatement.php')
-rw-r--r--framework/Data/SqlMap/Statements/IMappedStatement.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/Data/SqlMap/Statements/IMappedStatement.php b/framework/Data/SqlMap/Statements/IMappedStatement.php
index 8d948558..94189420 100644
--- a/framework/Data/SqlMap/Statements/IMappedStatement.php
+++ b/framework/Data/SqlMap/Statements/IMappedStatement.php
@@ -80,4 +80,4 @@ interface IMappedStatement
public function executeQueryForObject($connection,$parameter, $result=null);
}
-?> \ No newline at end of file
+?>