[*] BO : Removed size limit for image upload (BL006, CC136)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8482 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -29,8 +29,6 @@ include_once(PS_ADMIN_DIR.'/../classes/AdminTab.php');
|
||||
|
||||
class AdminCarriers extends AdminTab
|
||||
{
|
||||
protected $maxImageSize = 30000;
|
||||
|
||||
public function __construct()
|
||||
{
|
||||
$this->table = 'carrier';
|
||||
|
||||
Reference in New Issue
Block a user