N°2847 - Refactor Web Pages classes - Add UIBlockManager to the WebPage

This commit is contained in:
Eric
2020-09-09 14:30:33 +02:00
parent 2df2392cc6
commit 63f8ec594c
56 changed files with 1555 additions and 1713 deletions

View File

@@ -17,7 +17,6 @@
* You should have received a copy of the GNU Affero General Public License
*/
require_once(APPROOT.'/application/webpage.class.inc.php');
require_once(APPROOT.'/application/utils.inc.php');
/**
* Helper class to manage 'blocks' of HTML pieces that are parts of a page and contain some list of cmdb objects