forked from science-ation/science-ation
And remove my print_r debug :)
This commit is contained in:
parent
a69ad4ae71
commit
a352886ca6
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user