AAIT#36912 cad_verify.asp geeft geen rechten
svn path=/Website/branches/v2016.1/; revision=29802
This commit is contained in:
@@ -19,7 +19,7 @@ DOCTYPE_Disable = 1;
|
||||
<!-- #include file="../Shared/json2.js" -->
|
||||
|
||||
<%
|
||||
user.checkAutorisation("WEB_FACTAB");
|
||||
user.checkAutorisation("WEB_PRSSYS");
|
||||
if (Server.ScriptTimeout<600) Server.ScriptTimeout=600;
|
||||
|
||||
oSLNKDWF = new ActiveXObject("SLNKDWF.About");
|
||||
|
||||
@@ -15,7 +15,7 @@ DOCTYPE_Disable = 1;
|
||||
<!--#include file='../Shared/common.inc'-->
|
||||
<!--#include file="../SlnkDWF/Slnk2IMG.inc" -->
|
||||
<%
|
||||
user.checkAutorisation("WEB_FACTAB");
|
||||
user.checkAutorisation("WEB_PRSSYS");
|
||||
if (Server.ScriptTimeout<600) Server.ScriptTimeout=600;
|
||||
|
||||
dwfPath = getQParam("dwf");
|
||||
|
||||
Reference in New Issue
Block a user