Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 830 → Rev 831

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