N°3393 - Remove WebPages deprecated in 3.0.0

This commit is contained in:
Anne-Cath
2025-07-29 10:59:04 +02:00
parent 271a1f66c1
commit 2f8b35c153
13 changed files with 1 additions and 118 deletions

View File

@@ -1,8 +0,0 @@
<?php
/**
* @deprecated 3.0.0 will be removed in 3.1.0 - moved to sources/Application/WebPage/ErrorPage.php, now loadable using autoloader
* @license http://opensource.org/licenses/AGPL-3.0
* @copyright Copyright (C) 2010-2024 Combodo SAS
*/
DeprecatedCallsLog::NotifyDeprecatedFile('moved to sources/Application/WebPage/ErrorPage.php, now loadable using autoloader');