diff --git a/paths.php b/paths.php index fe2e8dd8..fd4ef047 100644 --- a/paths.php +++ b/paths.php @@ -33,6 +33,10 @@ // -------------------------------------------------------------- $paths['public'] = 'public'; +// *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*- +// END OF USER CONFIGURATION. HERE BE DRAGONS! +// *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*- + // -------------------------------------------------------------- // Change to the current working directory. // --------------------------------------------------------------