implement page update modes

This commit is contained in:
friendica
2012-07-23 20:49:56 -07:00
parent e18417ea47
commit 4b36e41b09
15 changed files with 242 additions and 110 deletions

View File

@@ -256,6 +256,7 @@ function get_theme_info($theme){
'author' => array(),
'maintainer' => array(),
'version' => "",
'credits' => "",
'experimental' => false,
'unsupported' => false
);