a hint on installation in the config.dist.php file
This commit is contained in:
parent
aaa5330591
commit
1b1d5e8bd4
|
|
@ -8,6 +8,13 @@
|
|||
+---------------------------------------------------------*/
|
||||
|
||||
|
||||
/****************************************************************
|
||||
** INSTALLATION **
|
||||
** **
|
||||
** 1. Make a copy of this file called config.php **
|
||||
****************************************************************/
|
||||
|
||||
|
||||
/****************************************************************
|
||||
** URLS **
|
||||
****************************************************************/
|
||||
|
|
@ -102,4 +109,3 @@ $rest_allowed_actions = array(
|
|||
),
|
||||
),
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue