Current Path : /web/htdocs/www.entinoprofit.org/home/database/cofapi/
Upload File :
Current File : /web/htdocs/www.entinoprofit.org/home/database/cofapi/admin.php

<?php
include("dblib.inc");

include("clublib.inc");

checkAdmin();

$message = "";
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
	<title>Home Admin</title>
<?php 
include("Header.php"); 

?>
<center><br><br><p><img src='images/biglogo.png'></p></center>
</body>
</html>