Changeset 3753:d6d2ea036361
Legend:
- Unmodified
- Added
- Removed
-
plugins/importExport/inc/flat/class.flat.import.php
r3731 r3753 99 99 # --BEHAVIOR-- importInit 100 100 $this->core->callBehavior('importInit', $this, $this->core); 101 } 102 103 public function getMode() 104 { 105 return $this->mode; 101 106 } 102 107
Note: See TracChangeset
for help on using the changeset viewer.