HEX
Server: Apache
System: Linux msm5694.mjhst.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: camjab_ssh (1000)
PHP: 5.3.29
Disabled: NONE
Upload Files
File: /home/httpd/html/nyloncams.com/public_html/admin/index.php
<? require "header.php"; ?>
<div class="content-page">

    <div class="header-area">
        <div class="breadcrumbs">  
            <a href="index.php">Admin Home</a>          
        </div>
    </div>

    <div class="content-outer">
        <h2>Welcome to the Administration<strong>Area</strong></h2>
        <div class="content-inner">            
            <? require_once('checkDependancies.php'); ?>
            <? if ($loadErrors) { ?>
                <div class="notification error" id="error">
                    <div><strong>The following error(s) have occured:</strong></div>
                    <? foreach ($loadErrors as $err) { ?>
                        <div>&bull; <? echo $err; ?></div>
                    <? } ?>
                </div><br>
            <? } ?>
            <iframe src="https://www.mechbunny.com/news.php" style="width:100%;height:530px;background:#fafafa;padding:10px"></iframe>
        </div>
    </div>

</div>

<? require "footer.php"; ?>