mirror of
				https://git.code.sf.net/p/seeddms/code
				synced 2025-10-31 05:11:27 +00:00 
			
		
		
		
	Merge branch 'seeddms-5.0.x' into develop
This commit is contained in:
		
						commit
						1b0eb64698
					
				|  | @ -117,7 +117,7 @@ function dumplog($version, $type, $logs, $indent) { /* {{{ */ | |||
| 		$type2 = 'approve'; | ||||
| 		break; | ||||
| 	default: | ||||
| 		$type2 = 'review'; | ||||
| 		$type2 = $type; | ||||
| 	} | ||||
| 	echo $indent."   <".$type."s>\n"; | ||||
| 	$curid = 0; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Uwe Steinmann
						Uwe Steinmann