]> jfr.im git - uguu.git/blobdiff - static/php/grill.php
major code cleanup and more error checking added.
[uguu.git] / static / php / grill.php
index 002150d928febb842f1ec9c6fc989af19a936f95..e14cd97ae546e4f1dafa1f0153b3f89872c510a2 100644 (file)
@@ -22,4 +22,4 @@ require_once 'includes/Core.namespace.php';
 
 use Core\cuteGrills as cuteGrills;
 
-cuteGrills::showGrills();
\ No newline at end of file
+(new cuteGrills())->showGrills();
\ No newline at end of file