From a2a6bbbbfc902741819e1a59794926f803534c34 Mon Sep 17 00:00:00 2001 From: otrok7 <50595291+otrok7@users.noreply.github.com> Date: Wed, 11 Dec 2024 17:14:24 +0100 Subject: [PATCH] lint --- crouton.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/crouton.php b/crouton.php index 5500b98..9d84c9d 100644 --- a/crouton.php +++ b/crouton.php @@ -202,7 +202,8 @@ function admin_submenu_link($parent_slug) 'manage_options', basename(__FILE__), array(&$this, 'adminOptionsPage'), - 2); + 2 + ); } /** *