diff options
Diffstat (limited to 'ext/spl/examples/dbareader.inc')
-rw-r--r-- | ext/spl/examples/dbareader.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/examples/dbareader.inc b/ext/spl/examples/dbareader.inc index 01de37e990..095c5c29d5 100644 --- a/ext/spl/examples/dbareader.inc +++ b/ext/spl/examples/dbareader.inc @@ -93,4 +93,4 @@ class DbaReader implements Iterator } } -?>
\ No newline at end of file +?> |