<?php ### info.php ### // Holds clerical information about the theme and author // comment any line out that you don't want displayed // ( put a # in front of it ) // include your (the author's) name here $THEME_AUTHOR = "Corey O."; // include your email address. $THEME_MAIL = "hide@address.com"; // include the full theme name here $THEME_NAME = "Default Themeage"; // include a description for your theme $THEME_DESC = "This is the stylish, minimalistic default theme for brunhilde."; // include a comment for the theme $THEME_COMMENT = "Hoo Hah."; // include the date that this theme was last updated (in the format below) $THEME_DATE = "August 4, 2001"; ?>