Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
831 |
florian |
1 |
<?php
|
|
|
2 |
|
|
|
3 |
if(!defined("PHORUM")) return;
|
|
|
4 |
|
|
|
5 |
$name="Default Phorum Template";
|
|
|
6 |
$version="0.4";
|
|
|
7 |
// uncomment this to hide this template from the user-select-box
|
|
|
8 |
//$template_hide=1;
|
|
|
9 |
|
|
|
10 |
?>
|