Renamed the output file to 'Sample_03_TemplateCloneRow_result.docx'.

This commit is contained in:
Jeroen Moors 2013-12-16 17:43:43 +01:00
parent b5f71317b7
commit 21589ffa61
1 changed files with 1 additions and 1 deletions

View File

@ -32,4 +32,4 @@ $document->setValue('rowNumber#10', '10');
$document->setValue('weekday', date('l'));
$document->setValue('time', date('H:i'));
$document->save('SolarsystemRepeatingRows.docx');
$document->save('Sample_03_TemplateCloneRow_result.docx');