From 64400e8d59cab64cfa57b969df88a4cafe76f168 Mon Sep 17 00:00:00 2001 From: Simon L'nu Date: Sat, 3 Mar 2012 19:19:35 -0500 Subject: first commit for dispy New Edition Signed-off-by: Simon L'nu --- view/theme/dispy/theme.php | 74 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 view/theme/dispy/theme.php (limited to 'view/theme/dispy/theme.php') diff --git a/view/theme/dispy/theme.php b/view/theme/dispy/theme.php new file mode 100644 index 000000000..c72884f1a --- /dev/null +++ b/view/theme/dispy/theme.php @@ -0,0 +1,74 @@ +theme_info = array(); + +$a->page['htmlhead'] .= <<< EOT + +EOT; -- cgit v1.2.3