Fix docs/comments
This commit is contained in:
@@ -5,9 +5,10 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* If you move the public folder, or all the files in the public
|
* If you move the public folder, or all the files in the public folder,
|
||||||
* folder, be sure to go into the bootstrap/app.php file, and change
|
* be sure to change this to point to the right place. View these docs:
|
||||||
* the 'path.public' path to where it lives.
|
*
|
||||||
|
* http://docs.phpvms.net/setup/installation/cpanel-setup
|
||||||
*/
|
*/
|
||||||
$path_to_phpvms_folder = __DIR__.'/../';
|
$path_to_phpvms_folder = __DIR__.'/../';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user