0byt3m1n1
Path:
/
data
/
applications
/
aps
/
phpwiki
/
1.4.0-0
/
standard
/
htdocs
/
themes
/
default
/
[
Home
]
File: themeinfo.php
<?php // Avoid direct call to this file. // PHPWIKI_VERSION is defined in lib/prepend.php if (!defined('PHPWIKI_VERSION')) { header("Location: /"); exit; } // rcs_id('$Id: themeinfo.php 7638 2010-08-11 11:58:40Z vargenau $'); /* * This file defines the default appearance ("theme") of PhpWiki. */ require_once('lib/WikiTheme.php'); $WikiTheme = new WikiTheme('default'); // Local Variables: // mode: php // tab-width: 8 // c-basic-offset: 4 // c-hanging-comment-ender-p: nil // indent-tabs-mode: nil // End: ?>
© 2017 -
ZeroByte.ID
.