Cart work for payments and Paypal work to test
This commit is contained in:
@@ -90,7 +90,7 @@ if (isset($_SERVER['KOHANA_ENV']))
|
||||
* - boolean expose set the X-Powered-By header FALSE
|
||||
*/
|
||||
Kohana::init(array(
|
||||
'base_url' => '/osb/',
|
||||
'base_url' => '/',
|
||||
'caching' => TRUE,
|
||||
'index_file' => '',
|
||||
));
|
||||
|
Reference in New Issue
Block a user