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 + ); } /** *