make the paths file more friendly.

This commit is contained in:
Taylor Otwell 2012-04-12 22:46:49 -05:00
parent 99e634d7a4
commit 0c8c6714f4
1 changed files with 4 additions and 0 deletions

View File

@ -33,6 +33,10 @@
// --------------------------------------------------------------
$paths['public'] = 'public';
// *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
// END OF USER CONFIGURATION. HERE BE DRAGONS!
// *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
// --------------------------------------------------------------
// Change to the current working directory.
// --------------------------------------------------------------