mail: decode multipart attachments (text, html, images)
[minimedit.git] / widget / page.php
1 <?php
2 $article = new ArchiveArticle("{$Page->place[0]}.html");
3 print $article->render();