]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/dispy/light/theme.php
Merge pull request #512 from fermionic/auto-redir-for-local-hub-contacts
[friendica.git] / view / theme / dispy / light / theme.php
index df3cca042d22fd2eed2af1a3ef72cd25ae174859..94a699b703f072d238c95e57a538eefbc6c581cf 100644 (file)
@@ -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) {