Commit da5b10f8 authored by Nico Schallehn's avatar Nico Schallehn

test

parent ab0a15af
<?php <?php
ini_set("display_errors","On"); ini_set("display_errors","On");
error_reporting (E_ALL); //error_reporting (E_ALL);
function jsonCacheDecoder($url){ function jsonCacheDecoder($url){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment