mirror of
				https://git.code.sf.net/p/seeddms/code
				synced 2025-10-31 13:18:06 +00:00 
			
		
		
		
	Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
This commit is contained in:
		
						commit
						ea3fe81a0e
					
				|  | @ -41,6 +41,11 @@ if(!empty($_GET['todate'])) { | |||
| 	$to = time(); | ||||
| } | ||||
| 
 | ||||
| if(isset($_GET['skip'])) { | ||||
| 	$skip = $_GET['skip']; | ||||
| else | ||||
| 	$skip = array(); | ||||
| 
 | ||||
| $data = $dms->getTimeline($from, $to); | ||||
| 
 | ||||
| $tmp = explode('.', basename($_SERVER['SCRIPT_FILENAME'])); | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Uwe Steinmann
						Uwe Steinmann