Dotclear


Ignore:
File:
1 edited

Legend:

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

    r1559 r1857  
    196196           
    197197          '<p><label for="file_name">'.__('File name:').'</label>'. 
    198           form::field(array('file_name','file_name'),50,255,date('Y-m-d-').html::escapeHTML($this->core->blog->id.'-backup.txt')). 
     198          form::field(array('file_name','file_name'),50,255,date('Y-m-d-H-i-').html::escapeHTML($this->core->blog->id.'-backup.txt')). 
    199199          '</p>'. 
    200200           
     
    221221                
    222222               '<p><label for="file_name2">'.__('File name:').'</label>'. 
    223                form::field(array('file_name','file_name2'),50,255,date('Y-m-d-').'dotclear-backup.txt'). 
     223               form::field(array('file_name','file_name2'),50,255,date('Y-m-d-H-i-').'dotclear-backup.txt'). 
    224224               '</p>'. 
    225225                
Note: See TracChangeset for help on using the changeset viewer.

Sites map