From 8a3c8223ee9a67af4655caa343654b01443e93f8 Mon Sep 17 00:00:00 2001 From: Thomas Skerbis Date: Sat, 23 Mar 2024 23:07:23 +0100 Subject: [PATCH] Update custom.php --- lib/custom.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/custom.php b/lib/custom.php index 9251db9..f465ed1 100644 --- a/lib/custom.php +++ b/lib/custom.php @@ -5,7 +5,7 @@ class CustomCommands { -public static function showConfig() { +public static function showconfig() { $configPath = rex_path::coreData('config.yml'); if (file_exists($configPath)) {