| osCommerce:/branches/frank |
| Bug solution for issue nr128. Added miss... |
Show this changeset in changelog Changeset Detail
1767
created by frank on
05 January 2008, 13:33:05 +0100
(22 months ago)
(patch)
Bug solution for issue nr140. Wrong method call, since the load method can be called from the admin (in the template section) and the admin language class extends the catalog language class and also contains a getData method (which expects other data) this must be called with a scope resolution operator to refer to the getData method of the catalog language class.
|