<?php // $Id: /********************************************************************* * name: Visible Name of theme file. * author: Visible name of author. * download: location where you can get a copy of this theme. (disabled=nil) * api: Version theme is written for. (ex: "Rogue") * xhtml: Supports XHTML format. -- could be used to require strict layout, * or other guidelines?? ********************************************************************/ themeinfo['name'] = "PostNukeSilver"; themeinfo['author'] = "PostNuke Team"; themeinfo['download'] = "nil"; themeinfo['api'] = "Rogue"; themeinfo['xhtmlsupport'] = -1; ?>