diff options
author | zottel <github@zottel.net> | 2012-04-04 08:56:35 +0200 |
---|---|---|
committer | zottel <github@zottel.net> | 2012-04-04 08:56:35 +0200 |
commit | 64a1367525ac920721943a08adec1124657df70d (patch) | |
tree | bf23c495a023915b0d4063adfb6fc04e046a28d8 /view/theme/darkness/theme.php | |
parent | e5cd5aab5cf5fd5019ec3178f09f5515c390c9d9 (diff) | |
parent | 5c6c9d756fbb816c1473ccb7b6ec72662c749f4f (diff) | |
download | volse-hubzilla-64a1367525ac920721943a08adec1124657df70d.tar.gz volse-hubzilla-64a1367525ac920721943a08adec1124657df70d.tar.bz2 volse-hubzilla-64a1367525ac920721943a08adec1124657df70d.zip |
Merge remote branch 'upstream/master'
Diffstat (limited to 'view/theme/darkness/theme.php')
-rwxr-xr-x | view/theme/darkness/theme.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/view/theme/darkness/theme.php b/view/theme/darkness/theme.php deleted file mode 100755 index 47b43cf13..000000000 --- a/view/theme/darkness/theme.php +++ /dev/null @@ -1,4 +0,0 @@ -<?php -$a->theme_info = array( - 'extends' => 'loozah', -); |