X-Git-Url: https://jfr.im/git/uguu.git/blobdiff_plain/b43ff07c8612e5c4e381fdc7d8df33fc3eef9ee5..8220242883f89283cd6bda196d635ffc3d5ecea2:/static/php/grill.php diff --git a/static/php/grill.php b/static/php/grill.php index 002150d..e14cd97 100644 --- a/static/php/grill.php +++ b/static/php/grill.php @@ -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