Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 830 → Rev 831

/trunk/client/phorum/bibliotheque/phorum/templates/blog/info.php
New file
0,0 → 1,9
<?php
if(!defined("PHORUM")) return;
 
$name="PhorumBlog Template";
$version="0.1";
 
// uncomment this to hide this template from the user-select-box
//$template_hide=1;
?>