testing for all channels

This commit is contained in:
KasperRT
2014-12-14 14:02:41 +01:00
parent 277cc231ad
commit 57f9af9ce7

View File

@@ -13,6 +13,6 @@ foreach($dir as $files){
}
}
print_r(json_encode($channels));
print_r(json_encode($all_channels));
?>