1
0
Fork 0

Remove Leftover Stats Testing Driver

This commit is contained in:
Andrew Tomaka 2013-03-05 00:23:46 -05:00
parent 4124cd55f3
commit 45685e3b1e
1 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
<?php
include_once(__DIR__ . '/libs/stats.php');
$stats = StatsFactory::createStatsObject('http://www.diabloprogress.com/hero/celanian-1548/HsuMing/21706367');
print_r($stats->class);
echo "\n\n";
print_r($stats->stats);
echo "\n\n";