mirror of
https://github.com/devcode-it/openstamanager.git
synced 2024-12-27 00:06:14 +01:00
Rimosso codice di debug
This commit is contained in:
parent
0aebed89cf
commit
741130f30b
@ -199,8 +199,6 @@ class HTMLBuilder
|
||||
// Ricorsione
|
||||
$result = self::replace($result);
|
||||
|
||||
print_r($json);
|
||||
|
||||
return !empty($result) ? $result : json_encode($json);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user