- Timestamp:
- 2013/01/27 15:57:04 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_12-multilang/data/class/api/operations/CartCreate.php
r22100 r22417 42 42 public function __construct() { 43 43 parent::__construct(); 44 $this->operation_description = t(' API_CartCreate_001');44 $this->operation_description = t('c_Newly create cart_01'); 45 45 } 46 46
Note: See TracChangeset
for help on using the changeset viewer.