diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
commit | c0669efed5bfc1feca96a758bf4cbe54cb51ba70 (patch) | |
tree | b8a9edbe79fb5c5de6e035c09b189a9c9d4101c5 /www/mod_php3/scripts/configure.php | |
parent | - Update to version 1.0 (diff) |
Tidy up whitespace.
Diffstat (limited to 'www/mod_php3/scripts/configure.php')
-rw-r--r-- | www/mod_php3/scripts/configure.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/mod_php3/scripts/configure.php b/www/mod_php3/scripts/configure.php index 0d7f4f65d3ec..8770231603c8 100644 --- a/www/mod_php3/scripts/configure.php +++ b/www/mod_php3/scripts/configure.php @@ -184,4 +184,3 @@ fi if [ -z "${MYSQL}" ]; then echo "WITHOUT_MYSQL= 1" fi - |