Subversion Repositories Applications.papyrus

Rev

Rev 1371 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
831 florian 1
<?php
2
    if(!defined("PHORUM")) return;
3
 
4
    $name="PhorumBlog Template";
5
    $version="0.1";
6
 
7
    // uncomment this to hide this template from the user-select-box
8
    //$template_hide=1;
9
?>