Files
Web-NibblePoker/commons/DOM/body-1.php
2023-05-23 17:53:42 +02:00

8 lines
221 B
PHP

<?php
// Making sure the file is included and not accessed directly.
if(basename(__FILE__) == basename($_SERVER["SCRIPT_FILENAME"])) {
header('HTTP/1.1 403 Forbidden');
die();
}
?>
<table class="container-root"><tr><td>