Revert "code beauty improvements"

This reverts commit ee3973f507.
This commit is contained in:
ThomasBarris
2018-08-23 08:07:08 +02:00
parent ee3973f507
commit a8b31090a1
2 changed files with 9 additions and 5 deletions

View File

@@ -131,3 +131,5 @@ if ($aCMDResult['drop']) {
} }
didsomething($bDidSomething); didsomething($bDidSomething);

View File

@@ -929,3 +929,5 @@ function checkModulePresence()
return $bResult; return $bResult;
} }
?>