aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/modcp.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/modcp.php')
-rw-r--r--phpBB/modcp.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/modcp.php b/phpBB/modcp.php
index f1decb7d14..416a44a5cb 100644
--- a/phpBB/modcp.php
+++ b/phpBB/modcp.php
@@ -115,7 +115,6 @@ include($phpbb_root_path . 'includes/page_header.'.$phpEx);
$template->set_filenames(array(
"body" => "modcp_body.tpl",
"confirm" => "confirm_body.tpl",
- "viewip" => "modcp_viewip.tpl",
"split_body" => "split_body.tpl")
);