mirror of
				https://github.com/flynx/pWiki.git
				synced 2025-11-04 13:00:10 +00:00 
			
		
		
		
	tweak...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									58367f126d
								
							
						
					
					
						commit
						86f85467b5
					
				@ -300,7 +300,7 @@ function(name, generate, options={}){
 | 
				
			|||||||
					: this[merge] != null ?
 | 
										: this[merge] != null ?
 | 
				
			||||||
						// NOTE: need to set the timestamp after the merge...
 | 
											// NOTE: need to set the timestamp after the merge...
 | 
				
			||||||
						_stamp(this, 
 | 
											_stamp(this, 
 | 
				
			||||||
							this[merge](_smake(this)))
 | 
												this[merge](_make(this)))
 | 
				
			||||||
					// generate...
 | 
										// generate...
 | 
				
			||||||
					: _smake(this)) },
 | 
										: _smake(this)) },
 | 
				
			||||||
		{
 | 
							{
 | 
				
			||||||
@ -1328,4 +1328,4 @@ module.Store =
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/**********************************************************************
 | 
					/**********************************************************************
 | 
				
			||||||
* vim:set ts=4 sw=4 :                               */ return module })
 | 
					* vim:set ts=4 sw=4 nowrap :                        */ return module })
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user