Subversion Repositories SmartDukaan

Rev

Rev 10603 | Rev 10606 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 10603 Rev 10604
Line 1... Line 1...
1
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');
1
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');?>
2
 
-
 
3
class Checkout extends MY_Controller {
2
class Checkout extends MY_Controller {
4
 
3
 
5
public $layoutName ='';
4
public $layoutName ='';
6
	
5
	
7
	function __construct() {
6
	function __construct() {