Fix warning
This commit is contained in:
		
							förälder
							
								
									8a8b98620d
								
							
						
					
					
						incheckning
						4b0ff71750
					
				
					 1 ändrade filer med 2 tillägg och 2 borttagningar
				
			
		
							
								
								
									
										4
									
								
								base.php
									
										
									
									
									
								
							
							
						
						
									
										4
									
								
								base.php
									
										
									
									
									
								
							|  | @ -1075,8 +1075,8 @@ abstract class Base | |||
|     public static function useAbsolutePath () { | ||||
|         global $config; | ||||
|         $path = self::getDbDirectory(); | ||||
|         return preg_match ('/^\//', Base::getDbDirectory ()) || // Linux /
 | ||||
|                preg_match ('/^\w\:/', Base::getDbDirectory ()); // Windows X:
 | ||||
|         return preg_match ('/^\//', $path) || // Linux /
 | ||||
|                preg_match ('/^\w\:/', $path); // Windows X:
 | ||||
|     } | ||||
| 
 | ||||
|     public static function noDatabaseSelected () { | ||||
|  |  | |||
		Laddar…
	
	Lägg till tabell
		Add a link
		
	
		Hänvisa till i nytt ärende