View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004285 | OXID eShop (all versions) | 1. ----- eShop frontend ----- | public | 2012-07-26 15:28 | 2012-12-10 14:37 |
Reporter | svetlana | Assigned To | |||
Priority | low | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.6.2 revision 46646 | ||||
Fixed in Version | 4.6.6 revision 54646 | ||||
Summary | 0004285: In oxubase.php file descriptions doesn't match | ||||
Description | In oxubase.php file descriptions doesn't match * Get active language * * @return object */ public function getActCurrency() { return $this->_oActCurrency; } /** * Active language setter * * @param object $oCur corrency object * * @return object */ public function setActCurrency( $oCur ) { $this->_oActCurrency = $oCur; } | ||||
Tags | No tags attached. | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||