make the paths file more friendly.
This commit is contained in:
parent
99e634d7a4
commit
0c8c6714f4
|
@ -33,6 +33,10 @@
|
|||
// --------------------------------------------------------------
|
||||
$paths['public'] = 'public';
|
||||
|
||||
// *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
|
||||
// END OF USER CONFIGURATION. HERE BE DRAGONS!
|
||||
// *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
|
||||
|
||||
// --------------------------------------------------------------
|
||||
// Change to the current working directory.
|
||||
// --------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue