Changeset 690

Show
Ignore:
Timestamp:
01/02/04 22:39:18 (5 years ago)
Author:
saxmatt
Message:

Funky export dash fix.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-admin/import-mt.php

    r688 r690  
    224224         
    225225            $comment_content = addslashes(trim($comment)); 
     226            $comment_content = str_replace('-----', '', $comment_content); 
    226227             
    227228            // Check if it's already there