[*] BO : #PSFV-481 - Refactor HelperList position management

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14099 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
tDidierjean
2012-03-13 16:22:23 +00:00
parent cb78e26700
commit 1341dcf329
13 changed files with 39 additions and 47 deletions
@@ -26,6 +26,8 @@
*/
class AdminFeaturesControllerCore extends AdminController
{
protected $position_identifier = 'id_feature';
public function __construct()
{
$this->table = 'feature';