NMMS#33893 Kopie MLD UDR NMMS mislukt
svn path=/Website/trunk/; revision=26498
This commit is contained in:
@@ -81,7 +81,7 @@ function model_reportsx(usrrap_key, rapparams)
|
||||
{
|
||||
if (user.oslogin() != "_FACILITOR") // Die mag alles
|
||||
{
|
||||
user.auth_required_or_abort(!("viewname" in dbfields) || this.is_safe_view(jsondata.viewname));
|
||||
user.auth_required_or_abort(("viewname" in dbfields) || this.is_safe_view(jsondata.viewname));
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user