how did that stuff merge? grrrr....

This commit is contained in:
friendica
2015-01-29 18:17:24 -08:00
parent 219fe3a8e7
commit 3e22de0be0
2 changed files with 3 additions and 3 deletions

View File

@@ -564,7 +564,7 @@ function connedit_content(&$a) {
}
$poco_rating = get_config('system','poco_rating_enable');
$poco_rating = 0;
// if unset default to enabled
if($poco_rating === false)
$poco_rating = true;