And remove my print_r debug :)

This commit is contained in:
james 2007-12-20 18:18:06 +00:00
parent a69ad4ae71
commit a352886ca6

View File

@ -32,7 +32,6 @@
if($reports_id > 0) {
$report = report_load($reports_id);
print_r($report);
echo $report['option']['type']."\n";
echo $report['option']['stock']."\n";
echo $report['desc']."\n";