[-] BO : #PSTEST-504 : bug fixed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12475 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -101,9 +101,7 @@ class AdminDbControllerCore extends AdminController
|
||||
|
||||
public function initContent()
|
||||
{
|
||||
$this->warnings[] = $this->l('Be VERY CAREFUL with these settings, as changes may cause your PrestaShop online store to malfunction.
|
||||
For all issues, check the config/settings.inc.php file.');
|
||||
|
||||
$this->warnings[] = $this->l('Be VERY CAREFUL with these settings, as changes may cause your PrestaShop online store to malfunction. For all issues, check the config/settings.inc.php file.');
|
||||
$this->display = 'options';
|
||||
$this->initToolbar();
|
||||
$this->content .= $this->renderOptions();
|
||||
|
||||
Reference in New Issue
Block a user