diff --git a/includes/functions.php b/includes/functions.php index 48c8a4c8..57ef2a72 100644 --- a/includes/functions.php +++ b/includes/functions.php @@ -7,13 +7,6 @@ * */ -// @codingStandardsIgnoreStart -if (!defined('IN_PHPBB') && !defined('UMIL_AUTO') && !defined('IN_INSTALL')) -{ - exit; -} -// @codingStandardsIgnoreEnd - // Get portal config function obtain_portal_config() {