From 110ef6201e0a3731967a662afed1606b7077d0b0 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sat, 16 Jan 2016 14:00:22 -0800 Subject: add $deliver flag to item_store() and item_store_update() [default true]. If false, do not send any notifications or process tag_deliver. This should avoid any network activity from happening as the result of a channel (actually item) import. Other minor fixes in the handling of the $allow_exec flag and further protecting CSS passed to widgets from rogue code and XSS. --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.inc') diff --git a/version.inc b/version.inc index e854f1c97..4c4d3ae66 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2016-01-15.1279H +2016-01-16.1280H -- cgit v1.2.3