Updated code

This commit is contained in:
DHTMLGoodies
2013-06-21 09:39:37 +02:00
parent 27dbd1d13d
commit eb1af65948
2 changed files with 4 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ spl_autoload_register(
static $classes = null;
if ($classes === null) {
$classes = array(
'chess_json' => '/CHESS_JSON.php',
'board0x88config' => '/Board0x88Config.php',
'dgtgameparser' => '/DGTGameParser.php',
'fenparser0x88' => '/FenParser0x88.php',