<?php
require_once "maincore.php";
require_once THEMES."templates/header.php";
opentable("Admin Panel Link");
if (iSUPERADMIN) { echo "<a href='".ADMIN."index.php".$aidlink."'>Admin Panel</a>"; } else { redirect(BASEDIR."index.php"); }
closetable();
require_once THEMES."templates/footer.php";
?>
Category Forum
Content Administration - 8Labels
None yet
Statistics
2 participants
Notifications
You are not receiving notifications from this thread.
Related Questions