update 20130913

This commit is contained in:
stubbfel
2013-09-13 15:27:38 +02:00
parent c66c1553f5
commit 0ea531156a
8 changed files with 43218 additions and 35204 deletions

View File

@@ -1,7 +1,7 @@
<?php
include_once 'View.php';
$sourceString = file_get_contents("mrCFM1.json");
$sourceString = file_get_contents("mr-t02.json");
//echo $sourceString;
$source = json_decode($sourceString, true);