Browse Source

make the paths file more friendly.

Taylor Otwell 12 years ago
parent
commit
0c8c6714f4
1 changed files with 4 additions and 0 deletions
  1. 4 0
      paths.php

+ 4 - 0
paths.php

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