From: Alan Date: Fri, 8 Sep 2023 05:12:33 +0000 (+0800) Subject: PHP8 X-Git-Url: http://git.roojs.org/?p=Pman.BAdmin;a=commitdiff_plain;h=HEAD PHP8 --- diff --git a/Pman.php b/Pman.php index 8cff9435..d0b6e94b 100644 --- a/Pman.php +++ b/Pman.php @@ -20,7 +20,7 @@ class Pman_BAdmin_Pman { function outputCSSIncludes($pg) { $ff = HTML_FlexyFramework2::get(); - + return ''; // ?? what here? }