Merge pull request #10881 from frederic34/patch-5

phpcs fix
This commit is contained in:
Laurent Destailleur 2019-03-19 11:15:16 +01:00 committed by GitHub
commit 2a8056b075
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,4 +84,4 @@ function dolMd2Asciidoc($content, $parser = 'dolibarr', $replaceimagepath = null
//}
return $content;
}
}