a hint on installation in the config.dist.php file

This commit is contained in:
Michael McAndrew 2018-03-09 17:25:16 +00:00
parent aaa5330591
commit 1b1d5e8bd4
1 changed files with 7 additions and 1 deletions

View File

@ -8,6 +8,13 @@
+---------------------------------------------------------*/ +---------------------------------------------------------*/
/****************************************************************
** INSTALLATION **
** **
** 1. Make a copy of this file called config.php **
****************************************************************/
/**************************************************************** /****************************************************************
** URLS ** ** URLS **
****************************************************************/ ****************************************************************/
@ -102,4 +109,3 @@ $rest_allowed_actions = array(
), ),
), ),
); );