From e9638b69801cee3e74a97825f9af3749c9322c53 Mon Sep 17 00:00:00 2001 From: Fabio Comuni Date: Tue, 27 Sep 2011 09:32:20 +0200 Subject: Adds theme info file to define 'parent' theme from where load tpl files --- view/theme/duepuntozero/theme.php | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 view/theme/duepuntozero/theme.php (limited to 'view/theme/duepuntozero/theme.php') diff --git a/view/theme/duepuntozero/theme.php b/view/theme/duepuntozero/theme.php new file mode 100644 index 000000000..ebced7b9b --- /dev/null +++ b/view/theme/duepuntozero/theme.php @@ -0,0 +1,2 @@ +theme_info = array(); -- cgit v1.2.3