diff options
Diffstat (limited to 'examples/server/setup.php')
-rw-r--r-- | examples/server/setup.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/server/setup.php b/examples/server/setup.php index a566739..fb51ecf 100644 --- a/examples/server/setup.php +++ b/examples/server/setup.php @@ -364,8 +364,7 @@ function generate_config() { <h2>OpenID Server Configuration</h2> <p> -Put this text into a config file called <strong>config.php</strong> -and put it in the server example directory alongside server.php. +Put the following text into <strong><? print dirname(__FILE__); print DIRECTORY_SEPARATOR; ?>config.php</strong>. </p> <p> |