mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 12:14:12 +00:00 
			
		
		
		
	Fixed comment
This commit is contained in:
		@@ -8,7 +8,7 @@ ComunicWeb.common.system = {
 | 
				
			|||||||
	/**
 | 
						/**
 | 
				
			||||||
	 * Initializate the application
 | 
						 * Initializate the application
 | 
				
			||||||
	 * 
 | 
						 * 
 | 
				
			||||||
	 * @param {String} Specify a page to open
 | 
						 * @param {String} openPage Specify a page to open
 | 
				
			||||||
	 * @return {Boolean} True for a success
 | 
						 * @return {Boolean} True for a success
 | 
				
			||||||
	 */
 | 
						 */
 | 
				
			||||||
	init: function(openPage){
 | 
						init: function(openPage){
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user