Files
beef/ui/update.php
wade@bindshell.net 03ffb4703d Initial Import
git-svn-id: https://beef.googlecode.com/svn/trunk@2 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2010-01-11 00:54:08 +00:00

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>