<? changed to <php and some minor changes

git-svn-id: https://beef.googlecode.com/svn/trunk@21 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
wade@bindshell.net
2010-04-07 11:22:37 +00:00
parent e629163f06
commit 3b8add44e1
73 changed files with 209 additions and 194 deletions

View File

@@ -1,5 +1,5 @@
<?
// Copyright (c) 2006-2009, Wade Alcorn
<?php
// Copyright (c) 2006-2010, Wade Alcorn
// All Rights Reserved
// wade@bindshell.net - http://www.bindshell.net
?>