File manager - Edit - /home/missmand/public_html/learning/old/main/conference/index.php
Back
<?php /* See license terms in /license.txt */ /** * Generates the HTML page containing the iframe that loads the videoconference's Flash plugin */ require_once '../inc/global.inc.php'; api_protect_course_script(); // Only allow conference or classroom modes. Others are likely to be attacks if ($_GET['type'] == 'conference' or $_GET['type'] == 'classroom') { $_SESSION["roomType"] = $_GET['type']; } ?> <span align="center"> <iframe frameborder="0" scrolling="no" width="100%" height="100%" src="videoconference.php"></iframe> </span>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings