Move share conversion at the end of Text\BBCode::convert
[friendica.git/.git] / index.php
index e989872..ddc851c 100644 (file)
--- a/index.php
+++ b/index.php
@@ -15,3 +15,4 @@ require __DIR__ . '/vendor/autoload.php';
 $a = Factory\DependencyFactory::setUp('index', __DIR__, false);
 
 $a->runFrontend();
+