From 68c22fba723c77c7a8ea6b2d33f580aa26bf88d8 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Mon, 10 May 2004 17:26:03 +0000 Subject: - Documentation update - Checkin doxygen config file # A patched version of doxygen is needed, hopefully 1.3.8 will contain it --- ext/spl/examples/dba_dump.php | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'ext/spl/examples/dba_dump.php') diff --git a/ext/spl/examples/dba_dump.php b/ext/spl/examples/dba_dump.php index 613674fef8..7121babac6 100755 --- a/ext/spl/examples/dba_dump.php +++ b/ext/spl/examples/dba_dump.php @@ -1,15 +1,17 @@ [] + * Usage: php dba_dump.php \ \ [\] * - * Show all groups in the ini file specified by . - * The regular expression is used to filter the by setting name. + * Show all groups in the ini file specified by \. + * The regular expression \ is used to filter the by setting name. * * Note: configure with --enable-dba - * - * (c) Marcus Boerger, 2003 - 2004 */ if ($argc < 3) { -- cgit v1.2.1