phpcs fix

This commit is contained in:
Frédéric FRANCE 2019-03-18 20:18:38 +01:00 committed by GitHub
parent ad3b0b1a62
commit 03cd321aeb
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;
}
}