Subversion Repositories SmartDukaan

Rev

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

Rev 17885 Rev 18225
Line 73... Line 73...
73
					document.cookie = 'txn_comp=; expires=Thu, 01 Jan 1970 00:00:01 GMT;';
73
					document.cookie = 'txn_comp=; expires=Thu, 01 Jan 1970 00:00:01 GMT;';
74
				}
74
				}
75
			}
75
			}
76
		</script>
76
		</script>
77
	</head>
77
	</head>
78
	<body>		
78
	<body onload="loaded()">		
79
		<?php //echo $this->element('header');?>
79
		<?php //echo $this->element('header');?>
80
		<?php echo $this->Session->flash(); ?>
80
		<?php echo $this->Session->flash(); ?>
81
		<?php echo $this->fetch('content'); ?>			
81
		<?php echo $this->fetch('content'); ?>			
82
		<?php //echo $this->element('sql_dump'); ?>		
82
		<?php //echo $this->element('sql_dump'); ?>		
83
		<script>
83
		<script>