Dotclear


Ignore:
Timestamp:
08/16/12 14:13:27 (13 years ago)
Author:
Dsls <dsls@…>
Branch:
sexy
Message:

Entries passwords will be a dedicated plugin.

File:
1 edited

Legend:

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

    r841 r877  
    440440          } 
    441441           
    442           $post_password = $post->post_password ? (string) $post->post_password : null; 
    443            
    444442          $this->cur_post->post_id            = (integer) $post->post_id; 
    445443          $this->cur_post->blog_id            = (string) $post->blog_id; 
     
    449447          $this->cur_post->post_creadt        = (string) $post->post_creadt; 
    450448          $this->cur_post->post_upddt         = (string) $post->post_upddt; 
    451           $this->cur_post->post_password      = $post_password; 
    452449          $this->cur_post->post_type          = (string) $post->post_type; 
    453450          $this->cur_post->post_format        = (string) $post->post_format; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map