summaryrefslogtreecommitdiff
path: root/framework/Collections/TMap.php
diff options
context:
space:
mode:
authorqiang.xue <>2008-10-21 15:05:13 +0000
committerqiang.xue <>2008-10-21 15:05:13 +0000
commitcf0d0b7e78003d02435337f79a99da056ca0f683 (patch)
tree6380604837fbdb03e88cbdb3dc69f36506233b23 /framework/Collections/TMap.php
parent22d29033506b0caa34b4f8f5d16de9f1ffbb6ec9 (diff)
removed all trailing ?>
Diffstat (limited to 'framework/Collections/TMap.php')
-rw-r--r--framework/Collections/TMap.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/Collections/TMap.php b/framework/Collections/TMap.php
index 42f57890..56748ea2 100644
--- a/framework/Collections/TMap.php
+++ b/framework/Collections/TMap.php
@@ -350,4 +350,3 @@ class TMapIterator implements Iterator
return $this->_key!==false;
}
}
-?>