diff options
author | qiang.xue <> | 2008-10-21 15:05:13 +0000 |
---|---|---|
committer | qiang.xue <> | 2008-10-21 15:05:13 +0000 |
commit | cf0d0b7e78003d02435337f79a99da056ca0f683 (patch) | |
tree | 6380604837fbdb03e88cbdb3dc69f36506233b23 /framework/Data/SqlMap/Statements/TPreparedStatementFactory.php | |
parent | 22d29033506b0caa34b4f8f5d16de9f1ffbb6ec9 (diff) |
removed all trailing ?>
Diffstat (limited to 'framework/Data/SqlMap/Statements/TPreparedStatementFactory.php')
-rw-r--r-- | framework/Data/SqlMap/Statements/TPreparedStatementFactory.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/Data/SqlMap/Statements/TPreparedStatementFactory.php b/framework/Data/SqlMap/Statements/TPreparedStatementFactory.php index 5c3e2f22..44603408 100644 --- a/framework/Data/SqlMap/Statements/TPreparedStatementFactory.php +++ b/framework/Data/SqlMap/Statements/TPreparedStatementFactory.php @@ -47,4 +47,3 @@ class TPreparedStatementFactory }
}
-?> |