[-] BO : Bug Fixed #PSTESTS-672 An error has occured during currency creation

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13433 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
fBrignoli
2012-02-17 14:49:49 +00:00
parent 534009e343
commit 07e1787cdd
2 changed files with 53 additions and 18 deletions
@@ -27,6 +27,8 @@
class AdminCurrenciesControllerCore extends AdminController
{
public $display_multishop_toolbar = false;
public function __construct()
{
$this->table = 'currency';