fix path
							parent
							
								
									d297e047fc
								
							
						
					
					
						commit
						ca9bb849a0
					
				|  | @ -9,7 +9,7 @@ | |||
|     { | ||||
|         $email          =   $RUNTIME['OPENSIM']->getUserMail($row['userID']); | ||||
| 
 | ||||
|         $fullFilePath   =   $_SERVER['PWD']."/data/".$row['iarfilename']; | ||||
|         $fullFilePath   =   "/var/www/html/data/".$row['iarfilename']; | ||||
| 
 | ||||
|         echo "Aktive IAR für ".$RUNTIME['OPENSIM']->getUserName($row['userID'])." gefunden. File: ".$fullFilePath."\n"; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Chris
						Chris