Remove Leftover Stats Testing Driver
This commit is contained in:
parent
4124cd55f3
commit
45685e3b1e
1 changed files with 0 additions and 9 deletions
|
@ -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";
|
Loading…
Reference in a new issue