]> jfr.im git - uguu.git/blobdiff - static/php/grill.php
Update README.md
[uguu.git] / static / php / grill.php
index 002150d928febb842f1ec9c6fc989af19a936f95..73f2716afd69a2a1d27c3287a9b208c7a6fb8b09 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * Uguu
  *
- * @copyright Copyright (c) 2022 Go Johansson (nekunekus) <neku@pomf.se> <github.com/nokonoko>
+ * @copyright Copyright (c) 2022 Go Johansson (nokonoko) <neku@pomf.se>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -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