Changed system files to portal-management

This commit is contained in:
2026-05-15 22:10:38 +02:00
parent dfb3dd8bd9
commit 925348e8fe
23 changed files with 52 additions and 46 deletions

4
sql-update-1.2.1.sql Normal file
View File

@@ -0,0 +1,4 @@
UPDATE `sentri`.`system_pages` SET `page_location`='/portal-management/sources/pageSourceInserve.php' WHERE `page_uuid`='5b167631-ba04-4452-bb8f-3ae0be8bccb0';
UPDATE `sentri`.`system_pages` SET `page_location`='/portal-management/pageSystemConfig.php' WHERE `page_uuid`='558df250-d6bd-4b81-b23d-99b472b2c72a';
UPDATE `sentri`.`system_pages` SET `page_location`='/portal-management/pageMonitoring.php' WHERE `page_uuid`='a9e542a7-be1e-4e93-a924-7f43ef974e16';
UPDATE `sentri`.`system_pages` SET `page_location`='/portal-management/pageAccessControl.php' WHERE `page_uuid`='c14362c2-7db2-4047-aed2-9569c0b4febf';