[ticket/269] Remove IN_PHPBB check from functions file
B3P-269
This commit is contained in:
@@ -7,13 +7,6 @@
|
|||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// @codingStandardsIgnoreStart
|
|
||||||
if (!defined('IN_PHPBB') && !defined('UMIL_AUTO') && !defined('IN_INSTALL'))
|
|
||||||
{
|
|
||||||
exit;
|
|
||||||
}
|
|
||||||
// @codingStandardsIgnoreEnd
|
|
||||||
|
|
||||||
// Get portal config
|
// Get portal config
|
||||||
function obtain_portal_config()
|
function obtain_portal_config()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user