Merge origin/master

This commit is contained in:
PhantomVl 2018-06-26 18:39:40 +03:00
commit 1ba472685f

View file

@ -81,9 +81,10 @@ Make sure you have the following installed on your system:
### Module update to latest state ### Module update to latest state
1. Goto to module into your local system. (/var/www/html/admin/module/sccp_manager/) 1. Goto to module into your local system. (/var/www/html/admin/module/sccp_manager/)
cd /var/www/html/admin/module/sccp_manager/
git fetch > cd /var/www/html/admin/module/sccp_manager/
git pull > git fetch
> git pull
### IMPORTANT NOTES: ### IMPORTANT NOTES:
- This system assumes/requires that you are using the Asterisk realtime database. If you are not yet using the realtime database, - This system assumes/requires that you are using the Asterisk realtime database. If you are not yet using the realtime database,