4 lines
		
	
	
		
			170 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			170 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
<?php
 | 
						|
// Text
 | 
						|
$_['text_footer']  = '<a href="http://www.opencart.com">OpenCart</a> © 2009-' . date('Y') . ' All Rights Reserved.';
 | 
						|
$_['text_version'] = 'Version %s'; |