Initial commit
This commit is contained in:
		
							
								
								
									
										10
									
								
								content/vendor/openpsa/universalfeedcreator/lib/constants.php
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								content/vendor/openpsa/universalfeedcreator/lib/constants.php
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
<?php
 | 
			
		||||
// your local timezone, set to "" to disable or for GMT
 | 
			
		||||
if (!defined('TIME_ZONE')) {
 | 
			
		||||
    define("TIME_ZONE", date("O", time()));
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
 * Version string.
 | 
			
		||||
 */
 | 
			
		||||
define("FEEDCREATOR_VERSION", "FeedCreator 1.8");
 | 
			
		||||
		Reference in New Issue
	
	Block a user