#!/usr/bin/php This script updates a Dokeos 1.8.4 or 1.8.5 portal to enable and configure the videoconference tool (version 2.0). USAGE: ./videoset.php {path} {host} {port} {pass} {active} {complete} {path}: The path to the given portal's root directory {host}: The host name of the videoconference server {port}: The port of the videoconference server streaming service {pass}: The password for the videoconference service {active}: Whether the videoconference tool links in the courses should be hidden (0) or shown (1) by default (default:1) {complete}: Whether the install should be made from an unpatched 1.8.4 (default:0)