Embrace the braces and spaces ...

This commit is contained in:
Michael 2017-03-13 16:18:45 +00:00
commit 0dbc72c4ea
2 changed files with 116 additions and 94 deletions

View file

@ -333,7 +333,7 @@ function admin_page_federation(App $a) {
// early friendica versions have the format x.x.xxxx where xxxx is the
// DB version stamp; those should be operated out and versions be
// conbined
if($p=='Friendi%%a') {
if ($p=='Friendi%%a') {
$newV = array();
$newVv = array();
foreach ($v as $vv) {