* add params
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
* @param string $programID
|
||||
* @return array
|
||||
*/
|
||||
public function getPairs($mode = '', $programID = 0)
|
||||
public function getPairs($mode = '', $programID = 0, $append = '')
|
||||
{
|
||||
if(defined('TUTORIAL')) return $this->loadModel('tutorial')->getProductPairs();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user