diff options
author | friendica <info@friendica.com> | 2012-03-08 16:30:45 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-03-08 16:30:45 -0800 |
commit | b86a08166cf0db891392b2877c290231a3143238 (patch) | |
tree | a3efec593629cae13a168167a8a7f525106cb02e /view/theme/testbubble | |
parent | af9f7da449dea6c62972fcf5ecc27e2e43160bfb (diff) | |
download | volse-hubzilla-b86a08166cf0db891392b2877c290231a3143238.tar.gz volse-hubzilla-b86a08166cf0db891392b2877c290231a3143238.tar.bz2 volse-hubzilla-b86a08166cf0db891392b2877c290231a3143238.zip |
theme info file for testbubble
Diffstat (limited to 'view/theme/testbubble')
-rw-r--r-- | view/theme/testbubble/theme.php | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/view/theme/testbubble/theme.php b/view/theme/testbubble/theme.php new file mode 100644 index 000000000..87ce4dd73 --- /dev/null +++ b/view/theme/testbubble/theme.php @@ -0,0 +1,9 @@ +<?php + +/* + * Name: Test Bubble + * Version: 1.1 + * Author: Anne Walk + * Author: Devlon Duthied + * Maintainer: Mike Macgirvin <mike@macgirvin.com> + */ |