From cf17606d0f6200296b1e6d67f9ae3fb797e0df69 Mon Sep 17 00:00:00 2001 From: tony baldwin Date: Wed, 21 Mar 2012 01:33:48 -0400 Subject: added Vijay's theme from facepark.in --- view/theme/facepark/theme.php | 49 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100755 view/theme/facepark/theme.php (limited to 'view/theme/facepark/theme.php') diff --git a/view/theme/facepark/theme.php b/view/theme/facepark/theme.php new file mode 100755 index 000000000..701fb1349 --- /dev/null +++ b/view/theme/facepark/theme.php @@ -0,0 +1,49 @@ +theme_info = array(); + +$a->page['htmlhead'] .= <<< EOT + +EOT; -- cgit v1.2.3