From 16f06c53c445c6dd0f1a906999b2d8c0ac00b796 Mon Sep 17 00:00:00 2001 From: Miles Lott Date: Sat, 21 Apr 2001 16:23:08 +0000 Subject: [PATCH] Give examples for tmp and files paths, and adjust language --- phpgwapi/setup/config.inc.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/phpgwapi/setup/config.inc.php b/phpgwapi/setup/config.inc.php index 5f2ea1ce6e..62ec9cee22 100644 --- a/phpgwapi/setup/config.inc.php +++ b/phpgwapi/setup/config.inc.php @@ -4,12 +4,12 @@ - Enter file path for temporary files. + Enter the full path for temporary files.
Examples: /tmp, C:\TEMP " size="40"> - Enter file path for users and group files. + Enter the full path for users and group files.
Examples: /files, E:\FILES " size="40"> @@ -26,6 +26,11 @@  Host information + + Enter the hostname of the machine on which this server is running. + + + Enter your default FTP server. "> @@ -40,8 +45,3 @@ Enter your HTTP proxy server port. "> - - - Enter the hostname of the machine this server is running on. - -