All the themes except one are horked anway

This commit is contained in:
friendica
2012-11-06 20:39:00 -08:00
parent 295b865d06
commit 6db8b5bbd2
830 changed files with 2 additions and 154324 deletions

View File

@@ -1620,7 +1620,7 @@ if(! function_exists('proc_run')) {
if(! function_exists('current_theme')) {
function current_theme(){
$app_base_themes = array('duepuntozero', 'dispy', 'quattro');
$app_base_themes = array('redbasic');
$a = get_app();