0byt3m1n1
Path:
/
data
/
applications
/
aps.bak
/
phpwiki
/
1.3.14-6
/
standard
/
htdocs
/
themes
/
default
/
[
Home
]
File: themeinfo.php
<?php rcs_id('$Id: themeinfo.php,v 1.37 2007/07/01 09:36:10 rurban Exp $'); /* * This file defines the default appearance ("theme") of PhpWiki. */ require_once('lib/Theme.php'); $WikiTheme = new Theme('default'); // - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - // (c-file-style: "gnu") // Local Variables: // mode: php // tab-width: 8 // c-basic-offset: 4 // c-hanging-comment-ender-p: nil // indent-tabs-mode: nil // End: ?>