]> git.mxchange.org Git - friendica.git/blobdiff - mod/share.php
Move HTML part of oid to template + replace outside the tpl
[friendica.git] / mod / share.php
index e307294a6db8aa5fe5e8ff8dd23da4a862c7ae91..516ff98e73cd0bd7cbc76f496e2cc13985688ebd 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 
-require_once('bbcode.php');
+require_once('include/bbcode.php');
 
 function share_init(&$a) {