aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy/light/theme.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-05-28 16:52:19 -0700
committerfriendica <info@friendica.com>2012-05-28 16:52:19 -0700
commit10a057b97959d5915c9eab1947bea7b039d3218b (patch)
treea43d58fc49ec5ec522766fa88b50cf89ac1dfc25 /view/theme/dispy/light/theme.php
parentf033c9a4ae822bf2ad46f1885a80daf85eca2f62 (diff)
parent51c2ef0efbb55d8b7f21cd2d23f073dec33d4b47 (diff)
downloadvolse-hubzilla-10a057b97959d5915c9eab1947bea7b039d3218b.tar.gz
volse-hubzilla-10a057b97959d5915c9eab1947bea7b039d3218b.tar.bz2
volse-hubzilla-10a057b97959d5915c9eab1947bea7b039d3218b.zip
Merge https://github.com/friendica/friendica into pull
Diffstat (limited to 'view/theme/dispy/light/theme.php')
-rw-r--r--view/theme/dispy/light/theme.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/view/theme/dispy/light/theme.php b/view/theme/dispy/light/theme.php
index df3cca042..94a699b70 100644
--- a/view/theme/dispy/light/theme.php
+++ b/view/theme/dispy/light/theme.php
@@ -3,7 +3,6 @@
/*
* Name: Dispy Light
* Description: Dispy Light: Light, Spartan, Sleek, and Functional
- * Version: 1.2.1
* Author: Simon <http://simon.kisikew.org/>
* Maintainer: Simon <http://simon.kisikew.org/>
* Screenshot: <a href="screenshot.jpg">Screenshot</a>
@@ -13,7 +12,6 @@ $a = get_app();
$a->theme_info = array(
'family' => 'dispy',
'name' => 'light',
- 'version' => '1.2.1'
);
function dispy_light_init(&$a) {