mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	Timezone handling (#70)
* supply TZ info in php template * should be already set in default_vars * elgg - softcode timezone * use supplied variable in php template * guard against TZ not being present in env
This commit is contained in:
		
							parent
							
								
									c00a5d828b
								
							
						
					
					
						commit
						e5543b3f99
					
				
					 6 changed files with 6 additions and 10 deletions
				
			
		|  | @ -1,5 +1,5 @@ | |||
| <?php | ||||
| date_default_timezone_set({{ timezone }}); | ||||
| date_default_timezone_set({{ local_tz }}); | ||||
| /** | ||||
|  * Defines database credentials. | ||||
|  * | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue