Project

General

Profile

« Previous | Next » 

Revision 4213

Added by daigle over 15 years ago

qualify xml and eml properties with an xml. prefix

View differences:

PermissionController.java
454 454
			// if it is an access document
455 455
			if (doctype != null
456 456
					&& ((MetaCatUtil.getOptionList(PropertyService
457
							.getProperty("accessdoctype")).contains(doctype)))) {
457
							.getProperty("xml.accessdoctype")).contains(doctype)))) {
458 458

  
459 459
				return true;
460 460
			}

Also available in: Unified diff