Subversion Repositories SmartDukaan

Rev

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

Rev 11355 Rev 11379
Line 1... Line 1...
1
<?php
1
<?php
2
 
-
 
-
 
2
require_once 'logger.php';
3
/*
3
/*
4
 *---------------------------------------------------------------
4
 *---------------------------------------------------------------
5
 * APPLICATION ENVIRONMENT
5
 * APPLICATION ENVIRONMENT
6
 *---------------------------------------------------------------
6
 *---------------------------------------------------------------
7
 *
7
 *
Line 217... Line 217...
217
 *
217
 *
218
 */
218
 */
219
require_once BASEPATH.'core/CodeIgniter.php';
219
require_once BASEPATH.'core/CodeIgniter.php';
220
 
220
 
221
/* End of file index.php */
221
/* End of file index.php */
222
/* Location: ./index.php */
-
 
223
222
/* Location: ./index.php */
-
 
223