summaryrefslogtreecommitdiff
path: root/tests/simple_unit/SqlMap/domain/Other.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/simple_unit/SqlMap/domain/Other.php')
-rw-r--r--tests/simple_unit/SqlMap/domain/Other.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/simple_unit/SqlMap/domain/Other.php b/tests/simple_unit/SqlMap/domain/Other.php
index 9e78ab97..89f9d490 100644
--- a/tests/simple_unit/SqlMap/domain/Other.php
+++ b/tests/simple_unit/SqlMap/domain/Other.php
@@ -19,5 +19,3 @@ class Other
public function getLong(){ return $this->_Long; }
public function setLong($value){ $this->_Long = $value; }
}
-
-?> \ No newline at end of file