Change path directory in comment

This commit is contained in:
Hugues Lamy 2011-04-26 23:45:34 -04:00
parent d5efacbf56
commit c2d3da636d
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
/**
* Configure Sapphire from the _ss_environment.php file.
* Usage: Put "require_once('sapphire/core/ConfigureFromEnv.php');" into your _config.php file.
* Usage: Put "require_once('../sapphire/conf/ConfigureFromEnv.php');" into your _config.php file.
*
* If you include this file, you will be able to use the following defines in _ss_environment.php to control
* your site.