[Phpgamedev-cvs-commits] plugins template.php,NONE,1.1
Status: Planning
Brought to you by:
sphen001
|
From: Nick <sph...@us...> - 2005-06-07 13:53:39
|
Update of /cvsroot/phpgamedev/plugins In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17803 Added Files: template.php Log Message: Initial commit. --- NEW FILE: template.php --- <?php //----------------------------------------------------------- // FILENAME: template.php // STARTED: Tue Jun 7, 2005 // AUTHOR: Sphen001 (Nick Ross) // SUPPORT: http://phpgamedev.sourceforge.net // COPYRIGHT: Copyright 2005 © PHPGameDev Group // E-MAIL: Sphen001 -at- users -dot- sourceforge -dot- net //----------------------------------------------------------- class template { } ?> |