From b5efa1a63a621856f4f12fbd938aa3230aa0d1a9 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 17 Aug 2013 06:30:09 -0700 Subject: issue #82, posted order not working - also doc update --- doc/html/items_8php.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'doc/html/items_8php.html') diff --git a/doc/html/items_8php.html b/doc/html/items_8php.html index e91c8f22d..a78bfc16a 100644 --- a/doc/html/items_8php.html +++ b/doc/html/items_8php.html @@ -166,10 +166,10 @@ Functions    encode_rel_links ($links)   - item_store ($arr, $force_parent=false) -  - item_store_update ($arr, $force_parent=false) -  + item_store ($arr, $allow_exec=false) +  + item_store_update ($arr, $allow_exec=false) +   send_status_notifications ($post_id, $item)    get_item_contact ($item, $contacts) @@ -236,7 +236,7 @@ Functions
-

Referenced by get_item_elements(), item_store(), and item_store_update().

+

Referenced by get_item_elements(), item_store(), and item_store_update().

@@ -832,7 +832,7 @@ Functions
-

Referenced by channel_content(), display_content(), events_content(), items_fetch(), lastpost_content(), network_content(), notifier_run(), page_content(), search_content(), tag_deliver(), and zot_feed().

+

Referenced by channel_content(), display_content(), events_content(), item_expire(), items_fetch(), lastpost_content(), network_content(), notifier_run(), page_content(), search_content(), tag_deliver(), and zot_feed().

@@ -1171,7 +1171,7 @@ Functions - +
@@ -1185,7 +1185,7 @@ Functions - + @@ -1199,7 +1199,7 @@ Functions - +
 $force_parent = false $allow_exec = false 
@@ -1213,7 +1213,7 @@ Functions - + @@ -1457,7 +1457,7 @@ Functions
 $force_parent = false $allow_exec = false 
-

Referenced by item_store(), and item_store_update().

+

Referenced by item_store(), and item_store_update().

@@ -1485,7 +1485,7 @@ Functions
-

Referenced by item_store(), and item_store_update().

+

Referenced by item_store(), and item_store_update().

-- cgit v1.2.3