mirror of
				https://github.com/gtbu/Typesetter-5.3-p8.git
				synced 2025-11-03 22:38:27 +01:00 
			
		
		
		
	Update common.php
typesettercms.com is down and the dead link needs an update
This commit is contained in:
		
							parent
							
								
									a62da13127
								
							
						
					
					
						commit
						b7ba17e987
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -43,10 +43,10 @@ gp_defined('notify_deprecated',			true);	// Since 5.2
 | 
			
		|||
 | 
			
		||||
 | 
			
		||||
//gp_defined('CMS_DOMAIN',				'http://gpeasy.loc');
 | 
			
		||||
gp_defined('CMS_DOMAIN',				'https://www.typesettercms.com');
 | 
			
		||||
gp_defined('CMS_READABLE_DOMAIN',		'TypesetterCMS.com');
 | 
			
		||||
gp_defined('CMS_DOMAIN',				'https://github.com/gtbu');
 | 
			
		||||
gp_defined('CMS_READABLE_DOMAIN',		'github.com/gtbu');
 | 
			
		||||
gp_defined('CMS_NAME',					'Typesetter');
 | 
			
		||||
gp_defined('CMS_NAME_FULL',				'Typesetter CMS');
 | 
			
		||||
gp_defined('CMS_NAME_FULL',				'Typesetter5 CMS');
 | 
			
		||||
gp_defined('addon_browse_path',			CMS_DOMAIN . '/index.php');
 | 
			
		||||
gp_defined('debug_path',				CMS_DOMAIN . '/index.php/Debug');
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue