diff options
Diffstat (limited to 'program/lib/MDB2/Iterator.php')
-rw-r--r-- | program/lib/MDB2/Iterator.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/program/lib/MDB2/Iterator.php b/program/lib/MDB2/Iterator.php index ca5e7b69c..2eb0d715a 100644 --- a/program/lib/MDB2/Iterator.php +++ b/program/lib/MDB2/Iterator.php @@ -42,7 +42,7 @@ // | Author: Lukas Smith <smith@pooteeweet.org> | // +----------------------------------------------------------------------+ // -// $Id: Iterator.php,v 1.22 2006/05/06 14:03:41 lsmith Exp $ +// $Id: Iterator.php 212543 2006-05-06 14:03:41Z lsmith $ /** * PHP5 Iterator |