Project

General

Profile

« Previous | Next » 

Revision 9900

Added by Jing Tao over 7 years ago

Every time when we modified the metacat.properties file through the PropertyService, the Setting class will be updated as well. Otherwise, the values on the Setting class are still the old one.

View differences:

D1Admin.java
326 326
					
327 327
		            // persist them all
328 328
					PropertyService.persistProperties();
329
					PropertyService.syncToSettings();
329 330
					
330 331
					// save a backup in case the form has errors, we reload from these
331 332
					PropertyService.persistMainBackupProperties();

Also available in: Unified diff