Search Jobs
Thursday September 18, 2014, 11:47:31
/*
|--------------------------------------------------------------------------
| Global
|--------------------------------------------------------------------------
*/
$config['site_admin'] = "Ekta Jobs Administrator Area";
$config['site_admin_name'] = "Ekta Jobs";
$config['category.best.image.view'] = "( File should be .jpg, .png, .gif format and file size should not be more then 2 MB (2048 KB)) ( Best image size 158X108 )";
$config['product.best.image.view'] = "( File should be .jpg, .png, .gif format and file size should not be more then 2 MB (2048 KB)) ( Best image size 158X108 )";
$config['blogs.best.image.view'] = "( File should be .jpg, .png, .gif format and file size should not be more then 2 MB (2048 KB)) ( Best image size 121X121 )";
$config['pagesize'] = "20";
$config['total_product_images'] = "4";
$config['adminPageOpt'] = array(
$config['pagesize'],
2*$config['pagesize'],
3*$config['pagesize'],
4*$config['pagesize'],
5*$config['pagesize']
);
/* End of file account.php */
/* Location: ./application/modules/sitepanel/config/sitepanel.php */
Comments