aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-03-12 00:55:29 -0700
committerfriendica <info@friendica.com>2013-03-12 00:55:29 -0700
commitf3f341eb8d301262756f75b40276b90b2f6b8595 (patch)
treea81a7f911f63e90e3af80df8792c86072e333efd
parent6c9db5a1cf7e47081bfe1205f5e03bf6ca39b704 (diff)
downloadvolse-hubzilla-f3f341eb8d301262756f75b40276b90b2f6b8595.tar.gz
volse-hubzilla-f3f341eb8d301262756f75b40276b90b2f6b8595.tar.bz2
volse-hubzilla-f3f341eb8d301262756f75b40276b90b2f6b8595.zip
tell it like it is.
-rw-r--r--README4
-rw-r--r--include/bbcode.php1
-rw-r--r--version.inc2
3 files changed, 5 insertions, 2 deletions
diff --git a/README b/README
index a930d0910..748e7c7e0 100644
--- a/README
+++ b/README
@@ -1,3 +1,7 @@
+Experimental project fork. Nothing is tested. Everything is ad hoc.
+
+If you try to use this code base on a production site you're a fucking moron.
+
Friendica RED Interaction Engine
================================
diff --git a/include/bbcode.php b/include/bbcode.php
index 301fbdcc6..6285b16be 100644
--- a/include/bbcode.php
+++ b/include/bbcode.php
@@ -203,7 +203,6 @@ function bb_ShareAttributesSimple($match) {
function bbcode($Text,$preserve_nl = false, $tryoembed = true) {
-
$a = get_app();
// Extract the private images which use data url's since preg has issues with
diff --git a/version.inc b/version.inc
index 3ac7ca28d..b38cf3241 100644
--- a/version.inc
+++ b/version.inc
@@ -1 +1 @@
-2013-03-11.249
+2013-03-12.250