N°3950 - Deprecate old unreferenced methods that are @deprecated - remove application/itopwebpage.class.inc.php

This commit is contained in:
acognet
2022-05-25 11:35:54 +02:00
parent 3d541b2a2d
commit 1fd792fed9
9 changed files with 0 additions and 10 deletions

View File

@@ -58,7 +58,6 @@ class DBSearchTest extends ItopDataTestCase
{
parent::setUp();
require_once(APPROOT.'application/itopwebpage.class.inc.php');
require_once(APPROOT.'application/displayblock.class.inc.php');
}