diff options
Diffstat (limited to 'ext/spl/examples/dba_array.php')
-rwxr-xr-x | ext/spl/examples/dba_array.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/examples/dba_array.php b/ext/spl/examples/dba_array.php index f217c34546..7930348f7c 100755 --- a/ext/spl/examples/dba_array.php +++ b/ext/spl/examples/dba_array.php @@ -49,4 +49,4 @@ catch (exception $err) { var_dump($err); exit(1); } -?>
\ No newline at end of file +?> |