Subversion Repositories SmartDukaan

Rev

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

Rev 16859 Rev 16864
Line 59... Line 59...
59
	public function askforupdate() {
59
	public function askforupdate() {
60
 
60
 
61
	}
61
	}
62
 
62
 
63
	public function appb() {
63
	public function appb() {
64
		$this->layout = 'whitebg';
64
		// $this->layout = 'whitebg';
65
	}
65
	}
66
}
66
}