Subversion Repositories SmartDukaan

Rev

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

Rev 13532 Rev 13550
Line 40... Line 40...
40
}(document, 'script', 'facebook-jssdk'));</script>
40
}(document, 'script', 'facebook-jssdk'));</script>
41
		<?php //echo $this->element('header');?>
41
		<?php //echo $this->element('header');?>
42
		<?php echo $this->Session->flash(); ?>
42
		<?php echo $this->Session->flash(); ?>
43
		<?php echo $this->fetch('content'); ?>			
43
		<?php echo $this->fetch('content'); ?>			
44
		<?php //echo $this->element('footer');?>			
44
		<?php //echo $this->element('footer');?>			
45
		<?php //echo $this->element('sql_dump'); ?>
45
		<?php echo $this->element('sql_dump'); ?>
46
	</body>
46
	</body>
47
</html>
47
</html>