diff options
author | friendica <info@friendica.com> | 2012-06-25 22:01:32 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-06-25 22:01:32 -0700 |
commit | a4b407eb54c67a0c9b8137b44fbd20b43eccb224 (patch) | |
tree | b1ef0c9ac98ece5492b09ff71336e7e7f38f34aa | |
parent | d32d0e21544ffc487042f855280f05ba63651e7d (diff) | |
download | volse-hubzilla-a4b407eb54c67a0c9b8137b44fbd20b43eccb224.tar.gz volse-hubzilla-a4b407eb54c67a0c9b8137b44fbd20b43eccb224.tar.bz2 volse-hubzilla-a4b407eb54c67a0c9b8137b44fbd20b43eccb224.zip |
stray s
-rw-r--r-- | include/bbcode.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/bbcode.php b/include/bbcode.php index dcffe82c5..ee31b4a1a 100644 --- a/include/bbcode.php +++ b/include/bbcode.php @@ -1,4 +1,4 @@ -s<?php +<?php require_once("include/oembed.php"); require_once('include/event.php'); |