diff --git a/.htaccess b/.htaccess index b6b2538e71..83d67e8f89 100644 --- a/.htaccess +++ b/.htaccess @@ -1,6 +1,7 @@ Options -Indexes AddType application/x-java-archive .jar AddType audio/ogg .oga +#AddHandler php53-cgi .php Deny from all diff --git a/view/theme/smoothly/style.css b/view/theme/smoothly/style.css index 476cd980e1..9356c8a6a8 100644 --- a/view/theme/smoothly/style.css +++ b/view/theme/smoothly/style.css @@ -1,7 +1,7 @@ /* style.css Theme: Smoothly - Maintainer: alex@friendica.pixelbits.de + Maintainer: Nomen Nominandum last change: 2013-05-08 ** Colors ** diff --git a/view/theme/smoothly/theme.php b/view/theme/smoothly/theme.php index 9c4c7ca330..d3ebbc1d15 100644 --- a/view/theme/smoothly/theme.php +++ b/view/theme/smoothly/theme.php @@ -2,11 +2,11 @@ /* * Name: Smoothly - * Description: Like coffee with milk. Theme optimized for iPad[2]. - * Version: Version 2013-05-08.2 - * Author: Anne Walk - * Author: Devlon Duthied - * Maintainer: Alex + * Description: Theme based on Testbubble and optimized for Tablets. + * Version: Version 2013-05-08 + * Author: Anne Walk, Devlon Duthied + * Author: Alex + * Maintainer: Nomen Nominandum * Screenshot: Screenshot */