summaryrefslogtreecommitdiff
path: root/ext/spl/examples/dba_dump.php
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/examples/dba_dump.php')
-rwxr-xr-xext/spl/examples/dba_dump.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/examples/dba_dump.php b/ext/spl/examples/dba_dump.php
index 7ea8e76255..4c080729b2 100755
--- a/ext/spl/examples/dba_dump.php
+++ b/ext/spl/examples/dba_dump.php
@@ -39,4 +39,4 @@ foreach($db as $key => $val) {
echo "'$key' => '$val'\n";
}
-?> \ No newline at end of file
+?>