Dotclear

Changeset 3753:d6d2ea036361


Ignore:
Timestamp:
04/26/18 08:07:15 (7 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Add $mode getter (may be useful for behaviour callbacks)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/importExport/inc/flat/class.flat.import.php

    r3731 r3753  
    9999        # --BEHAVIOR-- importInit 
    100100        $this->core->callBehavior('importInit', $this, $this->core); 
     101    } 
     102 
     103    public function getMode() 
     104    { 
     105        return $this->mode; 
    101106    } 
    102107 
Note: See TracChangeset for help on using the changeset viewer.

Sites map