[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
14082024
/
Data
/
htdocs
/
htdocs
/
ojs
/
kesmas
/
33018
/
dbscripts
/
xml
/
upgrade
/
[
Home
]
File: 3.0.2_update.xml
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE data SYSTEM "../../../lib/pkp/dtd/xmlData.dtd"> <!-- * 3.0.2_update.xml * * Copyright (c) 2014-2021 Simon Fraser University * Copyright (c) 2003-2021 John Willinsky * Distributed under the GNU GPL v3. For full terms see the file docs/COPYING. * * 3.0.2.0 general updates. --> <data> <sql><!-- pkp/pkp-lib#2111: Clean up inoperative Guest Editor role --> <query>UPDATE user_groups SET role_id=17 WHERE role_id=513</query><!-- 513: 0x00000201 ROLE_ID_GUEST_EDITOR; 17: 0x00000011 ROLE_ID_SUB_EDITOR --> </sql> </data>