// Fix admin modules positions

This commit is contained in:
rMalie
2011-08-17 15:30:44 +00:00
parent 34e0282c72
commit 5b26bb28b8
3 changed files with 42 additions and 25 deletions
+1 -1
View File
@@ -509,7 +509,7 @@ class ShopCore extends ObjectModel
/**
* Get a list of ID concerned by the shop context (E.g. if context is shop group, get list of children shop ID)
*
* @param int $share If false, dont check share datas from group. Else can take a Shop::SHARE_* constant value
* @param string $share If false, dont check share datas from group. Else can take a Shop::SHARE_* constant value
* @return array
*/
public function getListOfID($share = false)