diff --git a/application/itopwebpage.class.inc.php b/application/itopwebpage.class.inc.php index 2dc46a794..90b0e5b69 100644 --- a/application/itopwebpage.class.inc.php +++ b/application/itopwebpage.class.inc.php @@ -5,4 +5,5 @@ * @copyright Copyright (C) 2010-2021 Combodo SARL */ -DeprecatedCallsLog::NotifyDeprecatedFile('moved to sources/application/WebPage/iTopWebPage.php, now loadable using autoloader'); \ No newline at end of file +// cannot notify depreciation for now as this is still MASSIVELY used in iTop core ! +//DeprecatedCallsLog::NotifyDeprecatedFile('moved to sources/application/WebPage/iTopWebPage.php, now loadable using autoloader'); \ No newline at end of file