Changed system files to portal-management
This commit is contained in:
4
sql-update-1.2.1.sql
Normal file
4
sql-update-1.2.1.sql
Normal 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';
|
||||
Reference in New Issue
Block a user