Skip to content

Commit

Permalink
Change path directory in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugues Lamy committed Apr 27, 2011
1 parent d5efacb commit c2d3da6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/ConfigureFromEnv.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit c2d3da6

Please sign in to comment.