Changeset 1684737
- Timestamp:
- 06/24/2017 01:30:48 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
redi-restaurant-reservation/branches/custom_fields_API/redi.php
r1613634 r1684737 61 61 private $ApiKey; 62 62 63 public function __construct( $ApiKey ) { 64 $this->ApiKey = $ApiKey; 65 } 63 66 public function Redi( $ApiKey ) { 64 67 $this->ApiKey = $ApiKey;
Note: See TracChangeset
for help on using the changeset viewer.