Changeset 11 for trunk/Import/Vavruska.php
- Timestamp:
 - Aug 26, 2018, 8:53:55 PM (7 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/Import/Vavruska.php (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/Import/Vavruska.php
r8 r11 5 5 function Import() 6 6 { 7 echo('Parsing '.$this->Name.'...</br>');7 parent::Import(); 8 8 $Content = file_get_contents($this->URL); 9 9 … … 39 39 $MeetItem->Database = $this->Database; 40 40 $MeetItem->Source = $this->Id; 41 $ MeetItem->AddIfNotExist();41 $this->AddedCount += $MeetItem->AddIfNotExist(); 42 42 } 43 43 }  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![(please configure the [header_logo] section in trac.ini)](/tanec/chrome/site/your_project_logo.png)