Subversion Repositories SmartDukaan

Rev

Rev 12345 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12345 Rev 12351
Line 3... Line 3...
3
 * @link          http://cakephp.org CakePHP(tm) Project
3
 * @link          http://cakephp.org CakePHP(tm) Project
4
 * @package       app.View.Pages
4
 * @package       app.View.Pages
5
 * @since         CakePHP(tm) v 0.10.0.1076
5
 * @since         CakePHP(tm) v 0.10.0.1076
6
 */
6
 */
7
 
7
 
8
if (!Configure::read('debug')):
8
/*if (!Configure::read('debug')):
9
	throw new NotFoundException();
9
	throw new NotFoundException();
10
endif;
10
endif;*/
11
 
11
 
12
App::uses('Debugger', 'Utility');
12
App::uses('Debugger', 'Utility');
13
?>
13
?>
14
<div id="push"></div>
14
<div id="push"></div>
15
<div class="container">
15
<div class="container">