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

View File

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