//php version compatibility fix

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15345 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
vAugagneur
2012-05-16 14:16:20 +00:00
parent 92e91afc01
commit ab5affbb09
4 changed files with 85 additions and 90 deletions
-1
View File
@@ -511,7 +511,6 @@
'QuickAccess' => 'override/classes/QuickAccess.php',
'QuickAccessCore' => 'classes/QuickAccess.php',
'Range' => 'override/classes/range/Range.php',
'RangeCore' => 'classes/range/Range.php',
'RangePrice' => 'override/classes/range/RangePrice.php',
'RangePriceCore' => 'classes/range/RangePrice.php',
'RangeWeight' => 'override/classes/range/RangeWeight.php',