16 lines
344 B
PHP
16 lines
344 B
PHP
<?
|
|
// Copyright (c) 2006-2009, Wade Alcorn
|
|
// All Rights Reserved
|
|
// wade@bindshell.net - http://www.bindshell.net
|
|
?>
|
|
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="../css/style.css">
|
|
<script type="text/javascript" src="../js/include.js"></script>
|
|
</head>
|
|
<body>
|
|
<h4>Update not implemented yet</h4>
|
|
</body>
|
|
</html>
|