aboutsummaryrefslogtreecommitdiffstats
path: root/mod/tagrm.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-04-01 00:59:30 -0700
committerredmatrix <git@macgirvin.com>2016-04-01 00:59:30 -0700
commit5d884c2f3dddabb475e4246fc9837e1ac3b5750f (patch)
treedd5cfa79fed6c3278df4423b0ce3cbfabce649db /mod/tagrm.php
parent8f006a98c43f369ef06b33dd8b8cd08c85057141 (diff)
downloadvolse-hubzilla-5d884c2f3dddabb475e4246fc9837e1ac3b5750f.tar.gz
volse-hubzilla-5d884c2f3dddabb475e4246fc9837e1ac3b5750f.tar.bz2
volse-hubzilla-5d884c2f3dddabb475e4246fc9837e1ac3b5750f.zip
suddenly we have includepath issues - provide the explicit paths
Diffstat (limited to 'mod/tagrm.php')
-rw-r--r--mod/tagrm.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/tagrm.php b/mod/tagrm.php
index 5523a8dd3..e10bbad73 100644
--- a/mod/tagrm.php
+++ b/mod/tagrm.php
@@ -1,6 +1,6 @@
<?php
-require_once('bbcode.php');
+require_once('include/bbcode.php');
function tagrm_post(&$a) {