[*] 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:
tDidierjean
2011-09-12 09:14:07 +00:00
parent 77a4815ef0
commit a3245e4093
17 changed files with 43 additions and 51 deletions
-2
View File
@@ -27,8 +27,6 @@
class AdminManufacturers extends AdminTab
{
protected $maxImageSize = 200000;
/** @var array countries list */
private $countriesArray = array();