Wrong Exception object names in file magento_api.xmlrpc.inc
totojack - October 19, 2009 - 12:55
| Project: | Magento |
| Version: | 6.x-1.1-rc2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | ekarelin |
| Status: | closed |
Jump to:
Description
In file magento_api.xmlrpc.inc all 'Exception' objects appear as 'Ecxeption'
(...)
catch (Ecxeption $ex)
(...)

#1
#2