From d5762ebb744f5b4873e6ad779d96b694c8f0839f Mon Sep 17 00:00:00 2001 From: Silvio Date: Thu, 1 Jul 2010 14:30:21 -0300 Subject: Adding IsisConnector::getRows() and minor changes --- classes/IsisMethodIterator.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'classes/IsisMethodIterator.php') diff --git a/classes/IsisMethodIterator.php b/classes/IsisMethodIterator.php index 0cb7dd4..51820ed 100644 --- a/classes/IsisMethodIterator.php +++ b/classes/IsisMethodIterator.php @@ -44,7 +44,8 @@ class IsisMethodIterator implements Iterator } /** - * Move forward to next element. + * Move forward to next element. The method should be callabe, otherwise + * we move to the next position. */ function next() { do { -- cgit v1.2.3