]> git.mxchange.org Git - friendica.git/commitdiff
Added header
authorMichael <heluecht@pirati.ca>
Wed, 31 Jul 2019 16:07:50 +0000 (16:07 +0000)
committerMichael <heluecht@pirati.ca>
Wed, 31 Jul 2019 16:07:50 +0000 (16:07 +0000)
src/Model/Item.php

index 8d7d8b264a9514c7b5acfef7ac8f469916c17142..1cb66cc35fe43abd8855c22f1d49ac4344498806 100644 (file)
@@ -1263,6 +1263,13 @@ class Item extends BaseObject
                 */
        }
 
+       /**
+        * Write an item array into a spool file to be inserted later.
+        * This command is called whenever there are issues storing an item.
+        *
+        * @param array $item The item fields that are to be inserted
+        * @throws \Exception
+        */
        private static function spool($orig_item)
        {
                // Now we store the data in the spool directory