Line 158:
Line 158:
On Magento 1.9 side, edit the file '''app/code/core/Mage/Catalog/Model/Category/Api.php''' to add the line that is under the comment /* FIX */
On Magento 1.9 side, edit the file '''app/code/core/Mage/Catalog/Model/Category/Api.php''' to add the line that is under the comment /* FIX */
−
<source lang="php">
+
<syntaxHighlight lang="php">
...
...
Line 191:
Line 191:
...
...
−
</source>
+
</syntaxHighlight>