diff options
Diffstat (limited to 'phpBB/includes/acp/acp_modules.php')
| -rw-r--r-- | phpBB/includes/acp/acp_modules.php | 8 | 
1 files changed, 0 insertions, 8 deletions
diff --git a/phpBB/includes/acp/acp_modules.php b/phpBB/includes/acp/acp_modules.php index 24a9ed832f..2eb45b4972 100644 --- a/phpBB/includes/acp/acp_modules.php +++ b/phpBB/includes/acp/acp_modules.php @@ -1025,14 +1025,6 @@ class acp_modules  		return $this->lang_name($target['module_langname']);  	} - -	/** -	* Check if the module or her childs hold the management module(s) -	*/ -	function is_management_module($module_id) -	{ -		 -	}  }  ?>
\ No newline at end of file  | 
