1

I can not find this in documentation.

Inside this function fn_get_categories, did not find.

Code from Api Categories:

list($data, $params) = fn_get_categories($params, $lang_code);

Vitaly
  • 1,261
  • 2
  • 10
  • 20

1 Answers1

2

You can find this fn_get_categories function from here /var/www/html/app/functions/fn.catalog.php.(behind the function)

sreechith srk
  • 146
  • 12