doc updates

This commit is contained in:
friendica 2014-05-30 02:52:29 -07:00
parent b4fe14982f
commit c37ee6f06f
43 changed files with 538 additions and 278 deletions

View File

@ -134,6 +134,8 @@ Functions</h2></td></tr>
<tr class="separator:a6e64de7db60b7243dce45fb6347636ff"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:a6e64de7db60b7243dce45fb6347636ff"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a186162051a5127069cc851d78740f205"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="Contact_8php.html#a186162051a5127069cc851d78740f205">channel_remove</a> ($channel_id, $local=true)</td></tr> <tr class="memitem:a186162051a5127069cc851d78740f205"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="Contact_8php.html#a186162051a5127069cc851d78740f205">channel_remove</a> ($channel_id, $local=true)</td></tr>
<tr class="separator:a186162051a5127069cc851d78740f205"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:a186162051a5127069cc851d78740f205"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a08845ce8c5b997d5edac38ae7118b5c8"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="Contact_8php.html#a08845ce8c5b997d5edac38ae7118b5c8">mark_orphan_hubsxchans</a> ()</td></tr>
<tr class="separator:a08845ce8c5b997d5edac38ae7118b5c8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acc12cda999c88c4d6185cca967c15125"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="Contact_8php.html#acc12cda999c88c4d6185cca967c15125">remove_all_xchan_resources</a> ($xchan, $channel_id=0)</td></tr> <tr class="memitem:acc12cda999c88c4d6185cca967c15125"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="Contact_8php.html#acc12cda999c88c4d6185cca967c15125">remove_all_xchan_resources</a> ($xchan, $channel_id=0)</td></tr>
<tr class="separator:acc12cda999c88c4d6185cca967c15125"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:acc12cda999c88c4d6185cca967c15125"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a28e062c884331dbb5dfa713228c25ad6"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="Contact_8php.html#a28e062c884331dbb5dfa713228c25ad6">contact_remove</a> ($channel_id, $abook_id)</td></tr> <tr class="memitem:a28e062c884331dbb5dfa713228c25ad6"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="Contact_8php.html#a28e062c884331dbb5dfa713228c25ad6">contact_remove</a> ($channel_id, $abook_id)</td></tr>
@ -351,6 +353,24 @@ Functions</h2></td></tr>
<p>Referenced by <a class="el" href="connedit_8php.html#a795acb3d9d841f55c255d7611681ab67">connedit_content()</a>, and <a class="el" href="post_8php.html#af59e6a1dc22d19d9257b01cd7ccedb75">post_post()</a>.</p> <p>Referenced by <a class="el" href="connedit_8php.html#a795acb3d9d841f55c255d7611681ab67">connedit_content()</a>, and <a class="el" href="post_8php.html#af59e6a1dc22d19d9257b01cd7ccedb75">post_post()</a>.</p>
</div>
</div>
<a class="anchor" id="a08845ce8c5b997d5edac38ae7118b5c8"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">mark_orphan_hubsxchans </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>mark any hubs "offline" that haven't been heard from in more than 30 days Allow them to redeem themselves if they come back later. Then go through all those that are newly marked and see if any other hubs are attached to the controlling xchan that are still alive. If not, they're dead (although they could come back some day). </p>
<p>Referenced by <a class="el" href="poller_8php.html#a5f12df3a4738124b6c039971e87e76da">poller_run()</a>.</p>
</div> </div>
</div> </div>
<a class="anchor" id="a852fa476f0c70bde10a4f2533aec5f71"></a> <a class="anchor" id="a852fa476f0c70bde10a4f2533aec5f71"></a>

View File

@ -9,6 +9,7 @@ var Contact_8php =
[ "channelx_by_n", "Contact_8php.html#a3a0844dac1e86d523de5d2f432cfeebc", null ], [ "channelx_by_n", "Contact_8php.html#a3a0844dac1e86d523de5d2f432cfeebc", null ],
[ "channelx_by_nick", "Contact_8php.html#a87e699f74a1102b25e8aa0432d86a91e", null ], [ "channelx_by_nick", "Contact_8php.html#a87e699f74a1102b25e8aa0432d86a91e", null ],
[ "contact_remove", "Contact_8php.html#a28e062c884331dbb5dfa713228c25ad6", null ], [ "contact_remove", "Contact_8php.html#a28e062c884331dbb5dfa713228c25ad6", null ],
[ "mark_orphan_hubsxchans", "Contact_8php.html#a08845ce8c5b997d5edac38ae7118b5c8", null ],
[ "random_profile", "Contact_8php.html#a852fa476f0c70bde10a4f2533aec5f71", null ], [ "random_profile", "Contact_8php.html#a852fa476f0c70bde10a4f2533aec5f71", null ],
[ "rconnect_url", "Contact_8php.html#a2f4f495d53f2a334ab75292af79d3c91", null ], [ "rconnect_url", "Contact_8php.html#a2f4f495d53f2a334ab75292af79d3c91", null ],
[ "remove_all_xchan_resources", "Contact_8php.html#acc12cda999c88c4d6185cca967c15125", null ], [ "remove_all_xchan_resources", "Contact_8php.html#acc12cda999c88c4d6185cca967c15125", null ],

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -112,6 +112,7 @@ var boot_8php =
[ "GRAVITY_LIKE", "boot_8php.html#a1f5906598e90b5ea2b4245f682be4348", null ], [ "GRAVITY_LIKE", "boot_8php.html#a1f5906598e90b5ea2b4245f682be4348", null ],
[ "GRAVITY_PARENT", "boot_8php.html#a2af173e4e9836ee7c90757b4793a2be3", null ], [ "GRAVITY_PARENT", "boot_8php.html#a2af173e4e9836ee7c90757b4793a2be3", null ],
[ "HUBLOC_FLAGS_DELETED", "boot_8php.html#a7c286add8961fd2d79216314cd4aadd8", null ], [ "HUBLOC_FLAGS_DELETED", "boot_8php.html#a7c286add8961fd2d79216314cd4aadd8", null ],
[ "HUBLOC_FLAGS_ORPHANCHECK", "boot_8php.html#aefe573c3c7b0d37fbff264bbae79d673", null ],
[ "HUBLOC_FLAGS_PRIMARY", "boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955", null ], [ "HUBLOC_FLAGS_PRIMARY", "boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955", null ],
[ "HUBLOC_FLAGS_UNVERIFIED", "boot_8php.html#ab54b24cc302e1a42a67a49d788b6b764", null ], [ "HUBLOC_FLAGS_UNVERIFIED", "boot_8php.html#ab54b24cc302e1a42a67a49d788b6b764", null ],
[ "HUBLOC_NOTUSED", "boot_8php.html#aa589421267f0c2f0d643f727792cce35", null ], [ "HUBLOC_NOTUSED", "boot_8php.html#aa589421267f0c2f0d643f727792cce35", null ],

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -253,7 +253,7 @@ Variables</h2></td></tr>
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Referenced by <a class="el" href="crypto_8php.html#a2148d7aac7b30c720f7ebda7e9790286">aes_encapsulate()</a>, <a class="el" href="crypto_8php.html#aca7c3a574bfb6c6ef1f2403a56823914">aes_unencapsulate()</a>, <a class="el" href="text_8php.html#a75c243e06341ec16bd5a44b9b1cacd85">alt_pager()</a>, <a class="el" href="mod_2bookmarks_8php.html#a6b7942f3d27e40f0f47c88704127b9b3">bookmarks_init()</a>, <a class="el" href="boot_8php.html#a4c02d88e66852a01bd5a1feecb7c3ce3">check_config()</a>, <a class="el" href="items_8php.html#a555762e1022a4b8e3c3abd32e7812408">drop_item()</a>, <a class="el" href="items_8php.html#aba98fcbbcd7044a7e9ea34edabc14c87">fix_private_photos()</a>, <a class="el" href="bb2diaspora_8php.html#a4c2f8f11b29a06809d9b07782215b1b2">get_bb_tag_pos()</a>, <a class="el" href="text_8php.html#a1557112a774ec00fa06ed6b6f6495506">is_a_date_arg()</a>, <a class="el" href="item_8php.html#a764bbb2e9a885a86fb23d0b5e4a09221">item_content()</a>, <a class="el" href="item_8php.html#a693cd09805755ab85bbb5ecae69a48c3">item_post()</a>, <a class="el" href="conversation_8php.html#adda79b75bf1ccf6ce9503aa310953533">item_redir_and_replace_images()</a>, <a class="el" href="text_8php.html#ae17b39d5e321debd3ad16dcbbde842b8">jindent()</a>, <a class="el" href="setup_8php.html#a2b375ddc555140236fc500135de99371">load_database_rem()</a>, <a class="el" href="html2bbcode_8php.html#a39c662b19d318990fee2ba795a55d7a7">node2bbcodesub()</a>, <a class="el" href="enotify_8php.html#a3e9a9355b243777c488d2a9883908dfc">notification()</a>, <a class="el" href="text_8php.html#afe9f178d264d44a94dc1292aaf0fd585">paginate()</a>, <a class="el" href="mod_2photos_8php.html#a062bed4d04d14fee8a53f4c9be673080">photos_post()</a>, <a class="el" href="activities_8php.html#a80134e807719b3c54aba971958d2e132">profile_activity()</a>, <a class="el" href="plugin_8php.html#af9ac19004dca49adae1ac7a0d9f3b025">reload_plugins()</a>, <a class="el" href="zot_8php.html#aad25a3fe0e1566121d6fb8222979bc10">remove_community_tag()</a>, <a class="el" href="include_2network_8php.html#ae8d9c41a11000fb8667039fc71b4f73f">scale_external_images()</a>, <a class="el" href="items_8php.html#ab1bce4261bcf75ad62753b498a144d17">tag_deliver()</a>, and <a class="el" href="zot_8php.html#aeea071f17e306fe3d0c488551906bfab">zot_import()</a>.</p> <p>Referenced by <a class="el" href="crypto_8php.html#a2148d7aac7b30c720f7ebda7e9790286">aes_encapsulate()</a>, <a class="el" href="crypto_8php.html#aca7c3a574bfb6c6ef1f2403a56823914">aes_unencapsulate()</a>, <a class="el" href="text_8php.html#a75c243e06341ec16bd5a44b9b1cacd85">alt_pager()</a>, <a class="el" href="mod_2bookmarks_8php.html#a6b7942f3d27e40f0f47c88704127b9b3">bookmarks_init()</a>, <a class="el" href="boot_8php.html#a4c02d88e66852a01bd5a1feecb7c3ce3">check_config()</a>, <a class="el" href="items_8php.html#a555762e1022a4b8e3c3abd32e7812408">drop_item()</a>, <a class="el" href="event_8php.html#a7378e839ac3de9d55579eb3ec48eaf92">event_store_item()</a>, <a class="el" href="items_8php.html#aba98fcbbcd7044a7e9ea34edabc14c87">fix_private_photos()</a>, <a class="el" href="bb2diaspora_8php.html#a4c2f8f11b29a06809d9b07782215b1b2">get_bb_tag_pos()</a>, <a class="el" href="text_8php.html#a1557112a774ec00fa06ed6b6f6495506">is_a_date_arg()</a>, <a class="el" href="item_8php.html#a764bbb2e9a885a86fb23d0b5e4a09221">item_content()</a>, <a class="el" href="item_8php.html#a693cd09805755ab85bbb5ecae69a48c3">item_post()</a>, <a class="el" href="conversation_8php.html#adda79b75bf1ccf6ce9503aa310953533">item_redir_and_replace_images()</a>, <a class="el" href="text_8php.html#ae17b39d5e321debd3ad16dcbbde842b8">jindent()</a>, <a class="el" href="setup_8php.html#a2b375ddc555140236fc500135de99371">load_database_rem()</a>, <a class="el" href="html2bbcode_8php.html#a39c662b19d318990fee2ba795a55d7a7">node2bbcodesub()</a>, <a class="el" href="enotify_8php.html#a3e9a9355b243777c488d2a9883908dfc">notification()</a>, <a class="el" href="text_8php.html#afe9f178d264d44a94dc1292aaf0fd585">paginate()</a>, <a class="el" href="mod_2photos_8php.html#a062bed4d04d14fee8a53f4c9be673080">photos_post()</a>, <a class="el" href="activities_8php.html#a80134e807719b3c54aba971958d2e132">profile_activity()</a>, <a class="el" href="plugin_8php.html#af9ac19004dca49adae1ac7a0d9f3b025">reload_plugins()</a>, <a class="el" href="zot_8php.html#aad25a3fe0e1566121d6fb8222979bc10">remove_community_tag()</a>, <a class="el" href="include_2network_8php.html#ae8d9c41a11000fb8667039fc71b4f73f">scale_external_images()</a>, <a class="el" href="items_8php.html#ab1bce4261bcf75ad62753b498a144d17">tag_deliver()</a>, and <a class="el" href="zot_8php.html#aeea071f17e306fe3d0c488551906bfab">zot_import()</a>.</p>
</div> </div>
</div> </div>
@ -279,7 +279,7 @@ Variables</h2></td></tr>
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Referenced by <a class="el" href="setup_8php.html#aa3bbb111780da70ba35cc23a306f2c76">check_keys()</a>, <a class="el" href="event_8php.html#a89ef533faf345db8d64a58d4856bde3a">event_store()</a>, <a class="el" href="items_8php.html#aba98fcbbcd7044a7e9ea34edabc14c87">fix_private_photos()</a>, <a class="el" href="items_8php.html#a896c1809d58f2d7a42cfe14577958ddf">get_atom_elements()</a>, <a class="el" href="bb2diaspora_8php.html#a4c2f8f11b29a06809d9b07782215b1b2">get_bb_tag_pos()</a>, <a class="el" href="invite_8php.html#aeb0881c0f93c8e8552e5ed756ce6e5a5">invite_post()</a>, <a class="el" href="lostpass_8php.html#a0314d94e48c789b1b3a201d740c9eab3">lostpass_content()</a>, <a class="el" href="lostpass_8php.html#a8ed35ba71a4404eaf4903da61d0321cc">lostpass_post()</a>, <a class="el" href="photo_8php.html#a582779d24882b0d31ee909a91d70a448">photo_init()</a>, <a class="el" href="mod_2photos_8php.html#a062bed4d04d14fee8a53f4c9be673080">photos_post()</a>, <a class="el" href="mod_2probe_8php.html#a1f1db3fa6038e451e737964c94bf5e99">probe_content()</a>, <a class="el" href="activities_8php.html#a80134e807719b3c54aba971958d2e132">profile_activity()</a>, <a class="el" href="register_8php.html#a51731dcc1917c58a790eb1c0f6132271">register_post()</a>, <a class="el" href="classenotify.html#afbc088860f534c6c05788b48cfc262c6">enotify\send()</a>, <a class="el" href="account_8php.html#a014de2d5d5c9785de5bf547a485822fa">send_reg_approval_email()</a>, <a class="el" href="account_8php.html#aa9c29c497c17d8f9344dce8631ad8761">send_verification_email()</a>, <a class="el" href="account_8php.html#ac5c570a2d46446bad4dd2501e9c5a4b1">user_allow()</a>, and <a class="el" href="webfinger_8php.html#a17dd28db6d390194bf9ecb809739d1d3">webfinger_content()</a>.</p> <p>Referenced by <a class="el" href="setup_8php.html#aa3bbb111780da70ba35cc23a306f2c76">check_keys()</a>, <a class="el" href="event_8php.html#a7378e839ac3de9d55579eb3ec48eaf92">event_store_item()</a>, <a class="el" href="items_8php.html#aba98fcbbcd7044a7e9ea34edabc14c87">fix_private_photos()</a>, <a class="el" href="items_8php.html#a896c1809d58f2d7a42cfe14577958ddf">get_atom_elements()</a>, <a class="el" href="bb2diaspora_8php.html#a4c2f8f11b29a06809d9b07782215b1b2">get_bb_tag_pos()</a>, <a class="el" href="invite_8php.html#aeb0881c0f93c8e8552e5ed756ce6e5a5">invite_post()</a>, <a class="el" href="lostpass_8php.html#a0314d94e48c789b1b3a201d740c9eab3">lostpass_content()</a>, <a class="el" href="lostpass_8php.html#a8ed35ba71a4404eaf4903da61d0321cc">lostpass_post()</a>, <a class="el" href="photo_8php.html#a582779d24882b0d31ee909a91d70a448">photo_init()</a>, <a class="el" href="mod_2photos_8php.html#a062bed4d04d14fee8a53f4c9be673080">photos_post()</a>, <a class="el" href="mod_2probe_8php.html#a1f1db3fa6038e451e737964c94bf5e99">probe_content()</a>, <a class="el" href="activities_8php.html#a80134e807719b3c54aba971958d2e132">profile_activity()</a>, <a class="el" href="register_8php.html#a51731dcc1917c58a790eb1c0f6132271">register_post()</a>, <a class="el" href="classenotify.html#afbc088860f534c6c05788b48cfc262c6">enotify\send()</a>, <a class="el" href="account_8php.html#a014de2d5d5c9785de5bf547a485822fa">send_reg_approval_email()</a>, <a class="el" href="account_8php.html#aa9c29c497c17d8f9344dce8631ad8761">send_verification_email()</a>, <a class="el" href="account_8php.html#ac5c570a2d46446bad4dd2501e9c5a4b1">user_allow()</a>, and <a class="el" href="webfinger_8php.html#a17dd28db6d390194bf9ecb809739d1d3">webfinger_content()</a>.</p>
</div> </div>
</div> </div>

View File

@ -124,8 +124,12 @@ Functions</h2></td></tr>
<tr class="separator:a018ea4484910a873a7c1eaa126de9b1a"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:a018ea4484910a873a7c1eaa126de9b1a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a32ba1b9ddf7a744a9a1512b052e5f850"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="event_8php.html#a32ba1b9ddf7a744a9a1512b052e5f850">ev_compare</a> ($a, $b)</td></tr> <tr class="memitem:a32ba1b9ddf7a744a9a1512b052e5f850"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="event_8php.html#a32ba1b9ddf7a744a9a1512b052e5f850">ev_compare</a> ($a, $b)</td></tr>
<tr class="separator:a32ba1b9ddf7a744a9a1512b052e5f850"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:a32ba1b9ddf7a744a9a1512b052e5f850"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a89ef533faf345db8d64a58d4856bde3a"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="event_8php.html#a89ef533faf345db8d64a58d4856bde3a">event_store</a> ($arr)</td></tr> <tr class="memitem:af5ac41e7ea3f7131088fe6333fd2846c"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="event_8php.html#af5ac41e7ea3f7131088fe6333fd2846c">event_store_event</a> ($arr)</td></tr>
<tr class="separator:a89ef533faf345db8d64a58d4856bde3a"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="separator:af5ac41e7ea3f7131088fe6333fd2846c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac9f206819186b65952ac1869f0da8c6e"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="event_8php.html#ac9f206819186b65952ac1869f0da8c6e">event_addtocal</a> ($item_id, $uid)</td></tr>
<tr class="separator:ac9f206819186b65952ac1869f0da8c6e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7378e839ac3de9d55579eb3ec48eaf92"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="event_8php.html#a7378e839ac3de9d55579eb3ec48eaf92">event_store_item</a> ($arr, $event)</td></tr>
<tr class="separator:a7378e839ac3de9d55579eb3ec48eaf92"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table> </table>
<h2 class="groupheader">Function Documentation</h2> <h2 class="groupheader">Function Documentation</h2>
<a class="anchor" id="a180cccd63c2a2f00ff432b03113531f3"></a> <a class="anchor" id="a180cccd63c2a2f00ff432b03113531f3"></a>
@ -142,7 +146,7 @@ Functions</h2></td></tr>
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Referenced by <a class="el" href="bbcode_8php.html#a009f61aaf78771737ed0765c8463911b">bbcode()</a>, <a class="el" href="event_8php.html#a184d6b9690e5b6dee35a0aa9edd47279">bbtovcal()</a>, <a class="el" href="items_8php.html#a8794863cdf8ce1333040933d3a3f66bd">consume_feed()</a>, and <a class="el" href="zot_8php.html#a4d9e6ca295e443b740d9960c304b3474">process_delivery()</a>.</p> <p>Referenced by <a class="el" href="bbcode_8php.html#a009f61aaf78771737ed0765c8463911b">bbcode()</a>, <a class="el" href="event_8php.html#a184d6b9690e5b6dee35a0aa9edd47279">bbtovcal()</a>, <a class="el" href="items_8php.html#a8794863cdf8ce1333040933d3a3f66bd">consume_feed()</a>, and <a class="el" href="event_8php.html#ac9f206819186b65952ac1869f0da8c6e">event_addtocal()</a>.</p>
</div> </div>
</div> </div>
@ -188,12 +192,40 @@ Functions</h2></td></tr>
</div> </div>
</div> </div>
<a class="anchor" id="a89ef533faf345db8d64a58d4856bde3a"></a> <a class="anchor" id="ac9f206819186b65952ac1869f0da8c6e"></a>
<div class="memitem"> <div class="memitem">
<div class="memproto"> <div class="memproto">
<table class="memname"> <table class="memname">
<tr> <tr>
<td class="memname">event_store </td> <td class="memname">event_addtocal </td>
<td>(</td>
<td class="paramtype">&#160;</td>
<td class="paramname"><em>$item_id</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">&#160;</td>
<td class="paramname"><em>$uid</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Referenced by <a class="el" href="events_8php.html#a1d293fb217ae6bc9e3858c4b32e363ec">events_content()</a>.</p>
</div>
</div>
<a class="anchor" id="af5ac41e7ea3f7131088fe6333fd2846c"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">event_store_event </td>
<td>(</td> <td>(</td>
<td class="paramtype">&#160;</td> <td class="paramtype">&#160;</td>
<td class="paramname"><em>$arr</em></td><td>)</td> <td class="paramname"><em>$arr</em></td><td>)</td>
@ -202,7 +234,35 @@ Functions</h2></td></tr>
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Referenced by <a class="el" href="events_8php.html#ab3e8a8f901175f8e40a8089eea45c075">events_post()</a>, and <a class="el" href="zot_8php.html#a4d9e6ca295e443b740d9960c304b3474">process_delivery()</a>.</p> <p>Referenced by <a class="el" href="event_8php.html#ac9f206819186b65952ac1869f0da8c6e">event_addtocal()</a>, and <a class="el" href="events_8php.html#ab3e8a8f901175f8e40a8089eea45c075">events_post()</a>.</p>
</div>
</div>
<a class="anchor" id="a7378e839ac3de9d55579eb3ec48eaf92"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">event_store_item </td>
<td>(</td>
<td class="paramtype">&#160;</td>
<td class="paramname"><em>$arr</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">&#160;</td>
<td class="paramname"><em>$event</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Referenced by <a class="el" href="events_8php.html#ab3e8a8f901175f8e40a8089eea45c075">events_post()</a>.</p>
</div> </div>
</div> </div>
@ -220,7 +280,7 @@ Functions</h2></td></tr>
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Referenced by <a class="el" href="event_8php.html#a89ef533faf345db8d64a58d4856bde3a">event_store()</a>.</p> <p>Referenced by <a class="el" href="event_8php.html#a7378e839ac3de9d55579eb3ec48eaf92">event_store_item()</a>.</p>
</div> </div>
</div> </div>

View File

@ -3,7 +3,9 @@ var event_8php =
[ "bbtoevent", "event_8php.html#a180cccd63c2a2f00ff432b03113531f3", null ], [ "bbtoevent", "event_8php.html#a180cccd63c2a2f00ff432b03113531f3", null ],
[ "bbtovcal", "event_8php.html#a184d6b9690e5b6dee35a0aa9edd47279", null ], [ "bbtovcal", "event_8php.html#a184d6b9690e5b6dee35a0aa9edd47279", null ],
[ "ev_compare", "event_8php.html#a32ba1b9ddf7a744a9a1512b052e5f850", null ], [ "ev_compare", "event_8php.html#a32ba1b9ddf7a744a9a1512b052e5f850", null ],
[ "event_store", "event_8php.html#a89ef533faf345db8d64a58d4856bde3a", null ], [ "event_addtocal", "event_8php.html#ac9f206819186b65952ac1869f0da8c6e", null ],
[ "event_store_event", "event_8php.html#af5ac41e7ea3f7131088fe6333fd2846c", null ],
[ "event_store_item", "event_8php.html#a7378e839ac3de9d55579eb3ec48eaf92", null ],
[ "format_event_bbcode", "event_8php.html#abb74206cf42d694307c3d7abb7af9869", null ], [ "format_event_bbcode", "event_8php.html#abb74206cf42d694307c3d7abb7af9869", null ],
[ "format_event_html", "event_8php.html#a2ac9f1b08de03250ecd794f705781d17", null ], [ "format_event_html", "event_8php.html#a2ac9f1b08de03250ecd794f705781d17", null ],
[ "sort_by_date", "event_8php.html#a018ea4484910a873a7c1eaa126de9b1a", null ] [ "sort_by_date", "event_8php.html#a018ea4484910a873a7c1eaa126de9b1a", null ]

File diff suppressed because one or more lines are too long

View File

@ -201,8 +201,14 @@ $(document).ready(function(){initNavTree('globals_0x65.html','');});
<li>ev_compare() <li>ev_compare()
: <a class="el" href="event_8php.html#a32ba1b9ddf7a744a9a1512b052e5f850">event.php</a> : <a class="el" href="event_8php.html#a32ba1b9ddf7a744a9a1512b052e5f850">event.php</a>
</li> </li>
<li>event_store() <li>event_addtocal()
: <a class="el" href="event_8php.html#a89ef533faf345db8d64a58d4856bde3a">event.php</a> : <a class="el" href="event_8php.html#ac9f206819186b65952ac1869f0da8c6e">event.php</a>
</li>
<li>event_store_event()
: <a class="el" href="event_8php.html#af5ac41e7ea3f7131088fe6333fd2846c">event.php</a>
</li>
<li>event_store_item()
: <a class="el" href="event_8php.html#a7378e839ac3de9d55579eb3ec48eaf92">event.php</a>
</li> </li>
<li>events_content() <li>events_content()
: <a class="el" href="events_8php.html#a1d293fb217ae6bc9e3858c4b32e363ec">events.php</a> : <a class="el" href="events_8php.html#a1d293fb217ae6bc9e3858c4b32e363ec">events.php</a>

View File

@ -201,6 +201,9 @@ $(document).ready(function(){initNavTree('globals_0x68.html','');});
<li>HUBLOC_FLAGS_DELETED <li>HUBLOC_FLAGS_DELETED
: <a class="el" href="boot_8php.html#a7c286add8961fd2d79216314cd4aadd8">boot.php</a> : <a class="el" href="boot_8php.html#a7c286add8961fd2d79216314cd4aadd8">boot.php</a>
</li> </li>
<li>HUBLOC_FLAGS_ORPHANCHECK
: <a class="el" href="boot_8php.html#aefe573c3c7b0d37fbff264bbae79d673">boot.php</a>
</li>
<li>HUBLOC_FLAGS_PRIMARY <li>HUBLOC_FLAGS_PRIMARY
: <a class="el" href="boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955">boot.php</a> : <a class="el" href="boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955">boot.php</a>
</li> </li>

View File

@ -192,6 +192,9 @@ $(document).ready(function(){initNavTree('globals_0x6d.html','');});
<li>marital_selector() <li>marital_selector()
: <a class="el" href="profile__selectors_8php.html#a7473dd095987e1cdcc79d4f0bb5e6798">profile_selectors.php</a> : <a class="el" href="profile__selectors_8php.html#a7473dd095987e1cdcc79d4f0bb5e6798">profile_selectors.php</a>
</li> </li>
<li>mark_orphan_hubsxchans()
: <a class="el" href="Contact_8php.html#a08845ce8c5b997d5edac38ae7118b5c8">Contact.php</a>
</li>
<li>match_content() <li>match_content()
: <a class="el" href="match_8php.html#a1dd853e959b9e70c1911bb2fb5f5130d">match.php</a> : <a class="el" href="match_8php.html#a1dd853e959b9e70c1911bb2fb5f5130d">match.php</a>
</li> </li>

View File

@ -188,8 +188,14 @@ $(document).ready(function(){initNavTree('globals_func_0x65.html','');});
<li>ev_compare() <li>ev_compare()
: <a class="el" href="event_8php.html#a32ba1b9ddf7a744a9a1512b052e5f850">event.php</a> : <a class="el" href="event_8php.html#a32ba1b9ddf7a744a9a1512b052e5f850">event.php</a>
</li> </li>
<li>event_store() <li>event_addtocal()
: <a class="el" href="event_8php.html#a89ef533faf345db8d64a58d4856bde3a">event.php</a> : <a class="el" href="event_8php.html#ac9f206819186b65952ac1869f0da8c6e">event.php</a>
</li>
<li>event_store_event()
: <a class="el" href="event_8php.html#af5ac41e7ea3f7131088fe6333fd2846c">event.php</a>
</li>
<li>event_store_item()
: <a class="el" href="event_8php.html#a7378e839ac3de9d55579eb3ec48eaf92">event.php</a>
</li> </li>
<li>events_content() <li>events_content()
: <a class="el" href="events_8php.html#a1d293fb217ae6bc9e3858c4b32e363ec">events.php</a> : <a class="el" href="events_8php.html#a1d293fb217ae6bc9e3858c4b32e363ec">events.php</a>

View File

@ -173,6 +173,9 @@ $(document).ready(function(){initNavTree('globals_func_0x6d.html','');});
<li>marital_selector() <li>marital_selector()
: <a class="el" href="profile__selectors_8php.html#a7473dd095987e1cdcc79d4f0bb5e6798">profile_selectors.php</a> : <a class="el" href="profile__selectors_8php.html#a7473dd095987e1cdcc79d4f0bb5e6798">profile_selectors.php</a>
</li> </li>
<li>mark_orphan_hubsxchans()
: <a class="el" href="Contact_8php.html#a08845ce8c5b997d5edac38ae7118b5c8">Contact.php</a>
</li>
<li>match_content() <li>match_content()
: <a class="el" href="match_8php.html#a1dd853e959b9e70c1911bb2fb5f5130d">match.php</a> : <a class="el" href="match_8php.html#a1dd853e959b9e70c1911bb2fb5f5130d">match.php</a>
</li> </li>

View File

@ -142,6 +142,9 @@ $(document).ready(function(){initNavTree('globals_vars_0x68.html','');});
<li>HUBLOC_FLAGS_DELETED <li>HUBLOC_FLAGS_DELETED
: <a class="el" href="boot_8php.html#a7c286add8961fd2d79216314cd4aadd8">boot.php</a> : <a class="el" href="boot_8php.html#a7c286add8961fd2d79216314cd4aadd8">boot.php</a>
</li> </li>
<li>HUBLOC_FLAGS_ORPHANCHECK
: <a class="el" href="boot_8php.html#aefe573c3c7b0d37fbff264bbae79d673">boot.php</a>
</li>
<li>HUBLOC_FLAGS_PRIMARY <li>HUBLOC_FLAGS_PRIMARY
: <a class="el" href="boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955">boot.php</a> : <a class="el" href="boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955">boot.php</a>
</li> </li>

File diff suppressed because one or more lines are too long

View File

@ -899,7 +899,7 @@ Functions</h2></td></tr>
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Referenced by <a class="el" href="block_8php.html#a8a82a470acdfbc7a8e749509caeeea45">block_content()</a>, <a class="el" href="mod_2bookmarks_8php.html#a6b7942f3d27e40f0f47c88704127b9b3">bookmarks_init()</a>, <a class="el" href="channel_8php.html#a9c6a6179e0e626398ebecc6151905ef1">channel_content()</a>, <a class="el" href="display_8php.html#a37137c98d47bf3306f4c2bb9f5b60de0">display_content()</a>, <a class="el" href="editpost_8php.html#a34011690864d122680c802e9e748ccfb">editpost_content()</a>, <a class="el" href="events_8php.html#a1d293fb217ae6bc9e3858c4b32e363ec">events_content()</a>, <a class="el" href="home_8php.html#aa1cf697851a646755baf537f75334c46">home_content()</a>, <a class="el" href="items_8php.html#a6f7e1334af5d684a987fa6a3eb37f4cc">item_expire()</a>, <a class="el" href="items_8php.html#a756738301f2ed96be50232500677d58a">items_fetch()</a>, <a class="el" href="mod_2network_8php.html#a43f2f29b90c5e29072c561934bc8f8b4">network_content()</a>, <a class="el" href="notifier_8php.html#a568c502f626cff95e344c0748938b85d">notifier_run()</a>, <a class="el" href="page_8php.html#a91a5f649f68406149108bded1dc90b22">page_content()</a>, <a class="el" href="search_8php.html#ab2568591359edde5b483a6cd9a24b2cc">search_content()</a>, <a class="el" href="items_8php.html#ab1bce4261bcf75ad62753b498a144d17">tag_deliver()</a>, <a class="el" href="widgets_8php.html#a313a8d10ab81c71357c12e67e4d7efd5">widget_item()</a>, and <a class="el" href="items_8php.html#a004e89d86b0f29b2c4da20108ecc4091">zot_feed()</a>.</p> <p>Referenced by <a class="el" href="block_8php.html#a8a82a470acdfbc7a8e749509caeeea45">block_content()</a>, <a class="el" href="mod_2bookmarks_8php.html#a6b7942f3d27e40f0f47c88704127b9b3">bookmarks_init()</a>, <a class="el" href="channel_8php.html#a9c6a6179e0e626398ebecc6151905ef1">channel_content()</a>, <a class="el" href="display_8php.html#a37137c98d47bf3306f4c2bb9f5b60de0">display_content()</a>, <a class="el" href="editpost_8php.html#a34011690864d122680c802e9e748ccfb">editpost_content()</a>, <a class="el" href="event_8php.html#a7378e839ac3de9d55579eb3ec48eaf92">event_store_item()</a>, <a class="el" href="events_8php.html#a1d293fb217ae6bc9e3858c4b32e363ec">events_content()</a>, <a class="el" href="home_8php.html#aa1cf697851a646755baf537f75334c46">home_content()</a>, <a class="el" href="items_8php.html#a6f7e1334af5d684a987fa6a3eb37f4cc">item_expire()</a>, <a class="el" href="items_8php.html#a756738301f2ed96be50232500677d58a">items_fetch()</a>, <a class="el" href="mod_2network_8php.html#a43f2f29b90c5e29072c561934bc8f8b4">network_content()</a>, <a class="el" href="notifier_8php.html#a568c502f626cff95e344c0748938b85d">notifier_run()</a>, <a class="el" href="page_8php.html#a91a5f649f68406149108bded1dc90b22">page_content()</a>, <a class="el" href="search_8php.html#ab2568591359edde5b483a6cd9a24b2cc">search_content()</a>, <a class="el" href="items_8php.html#ab1bce4261bcf75ad62753b498a144d17">tag_deliver()</a>, <a class="el" href="widgets_8php.html#a313a8d10ab81c71357c12e67e4d7efd5">widget_item()</a>, and <a class="el" href="items_8php.html#a004e89d86b0f29b2c4da20108ecc4091">zot_feed()</a>.</p>
</div> </div>
</div> </div>
@ -1281,7 +1281,7 @@ Functions</h2></td></tr>
</table> </table>
</div><div class="memdoc"> </div><div class="memdoc">
<p>Referenced by <a class="el" href="event_8php.html#a89ef533faf345db8d64a58d4856bde3a">event_store()</a>, <a class="el" href="item_8php.html#a693cd09805755ab85bbb5ecae69a48c3">item_post()</a>, <a class="el" href="like_8php.html#a9d7dd268f21c21e9d29dd2aca2dd9538">like_content()</a>, <a class="el" href="mood_8php.html#a7ae136dd7476865b4828136175db5022">mood_init()</a>, <a class="el" href="include_2photos_8php.html#a6c40ef58aefef705a5adc84a40e97109">photo_upload()</a>, <a class="el" href="include_2photos_8php.html#ad648c0c5544fe9263409b6f6e57c6274">photos_create_item()</a>, <a class="el" href="items_8php.html#a410f9c743877c125ca06312373346903">post_activity_item()</a>, <a class="el" href="zot_8php.html#a4d9e6ca295e443b740d9960c304b3474">process_delivery()</a>, <a class="el" href="activities_8php.html#a80134e807719b3c54aba971958d2e132">profile_activity()</a>, and <a class="el" href="subthread_8php.html#a50368f3d825b77996030528e7fbfa3d3">subthread_content()</a>.</p> <p>Referenced by <a class="el" href="event_8php.html#a7378e839ac3de9d55579eb3ec48eaf92">event_store_item()</a>, <a class="el" href="item_8php.html#a693cd09805755ab85bbb5ecae69a48c3">item_post()</a>, <a class="el" href="like_8php.html#a9d7dd268f21c21e9d29dd2aca2dd9538">like_content()</a>, <a class="el" href="mood_8php.html#a7ae136dd7476865b4828136175db5022">mood_init()</a>, <a class="el" href="include_2photos_8php.html#a6c40ef58aefef705a5adc84a40e97109">photo_upload()</a>, <a class="el" href="include_2photos_8php.html#ad648c0c5544fe9263409b6f6e57c6274">photos_create_item()</a>, <a class="el" href="items_8php.html#a410f9c743877c125ca06312373346903">post_activity_item()</a>, <a class="el" href="zot_8php.html#a4d9e6ca295e443b740d9960c304b3474">process_delivery()</a>, <a class="el" href="activities_8php.html#a80134e807719b3c54aba971958d2e132">profile_activity()</a>, and <a class="el" href="subthread_8php.html#a50368f3d825b77996030528e7fbfa3d3">subthread_content()</a>.</p>
</div> </div>
</div> </div>

View File

@ -36,14 +36,14 @@ var NAVTREE =
var NAVTREEINDEX = var NAVTREEINDEX =
[ [
"BS-Default_8php.html", "BS-Default_8php.html",
"boot_8php.html#a6df1102664f64b274810db85197c2755", "boot_8php.html#a6c5e9e293c8242dcb9bc2c3ea2fee2c9",
"classApp.html#ab47de68fa39806d1fb0976407e188b77", "classApp.html#ab35b01a366a2ea95725e97af278f87ab",
"classphoto__driver.html#a6eee8e36eaf9339f4faf80ddd43162da", "classphoto__driver.html#a642a8d0c4ad5f887c99c6af77cee287b",
"filer_8php.html#a5fd5d7e61b2f9c43cb5f110c89dc4274", "features_8php.html#ae73c5b03b01c7284ed7e7e0e774e975c",
"include_2api_8php.html#ad24ce1bf20867add4c9211a8eaf93f22", "include_2api_8php.html#abe8e929e93f7ab134b1cb1fb30f19a76",
"lockview_8php.html#a851e26ab9a1008df5c5ebebea31e9b44", "layouts_8php.html#a6e0193759ad9eef76d3df2db24237b50",
"post__to__red_8php.html#af5fd50e2c42ede85f8a9e8d9ee3cf540", "post__to__red_8php.html#ae6f3a2c0561cbeacda5be565b06de8a7",
"text_8php.html#acedb584f65114a33f389efb796172a91" "text_8php.html#ac19d2b33a58372a357a43d51eed19162"
]; ];
var SYNCONMSG = 'click to disable panel synchronisation'; var SYNCONMSG = 'click to disable panel synchronisation';

View File

@ -4,18 +4,19 @@ var NAVTREEINDEX0 =
"BaseObject_8php.html":[5,0,0,9], "BaseObject_8php.html":[5,0,0,9],
"Contact_8php.html":[5,0,0,20], "Contact_8php.html":[5,0,0,20],
"Contact_8php.html#a024919623a830e8703ac4f23496dd66c":[5,0,0,20,2], "Contact_8php.html#a024919623a830e8703ac4f23496dd66c":[5,0,0,20,2],
"Contact_8php.html#a08845ce8c5b997d5edac38ae7118b5c8":[5,0,0,20,9],
"Contact_8php.html#a186162051a5127069cc851d78740f205":[5,0,0,20,4], "Contact_8php.html#a186162051a5127069cc851d78740f205":[5,0,0,20,4],
"Contact_8php.html#a28e062c884331dbb5dfa713228c25ad6":[5,0,0,20,8], "Contact_8php.html#a28e062c884331dbb5dfa713228c25ad6":[5,0,0,20,8],
"Contact_8php.html#a2f4f495d53f2a334ab75292af79d3c91":[5,0,0,20,10], "Contact_8php.html#a2f4f495d53f2a334ab75292af79d3c91":[5,0,0,20,11],
"Contact_8php.html#a2fc191067dd571a79603c66b04b1ca15":[5,0,0,20,13], "Contact_8php.html#a2fc191067dd571a79603c66b04b1ca15":[5,0,0,20,14],
"Contact_8php.html#a38daa1c210b78385307123450ca9a1fc":[5,0,0,20,12], "Contact_8php.html#a38daa1c210b78385307123450ca9a1fc":[5,0,0,20,13],
"Contact_8php.html#a3a0844dac1e86d523de5d2f432cfeebc":[5,0,0,20,6], "Contact_8php.html#a3a0844dac1e86d523de5d2f432cfeebc":[5,0,0,20,6],
"Contact_8php.html#a483cda56f9e37c3a4a8773dcdfeb0258":[5,0,0,20,5], "Contact_8php.html#a483cda56f9e37c3a4a8773dcdfeb0258":[5,0,0,20,5],
"Contact_8php.html#a6348a532c9d26cd1c9afbc9aa6aa8960":[5,0,0,20,14], "Contact_8php.html#a6348a532c9d26cd1c9afbc9aa6aa8960":[5,0,0,20,15],
"Contact_8php.html#a6e64de7db60b7243dce45fb6347636ff":[5,0,0,20,3], "Contact_8php.html#a6e64de7db60b7243dce45fb6347636ff":[5,0,0,20,3],
"Contact_8php.html#a852fa476f0c70bde10a4f2533aec5f71":[5,0,0,20,9], "Contact_8php.html#a852fa476f0c70bde10a4f2533aec5f71":[5,0,0,20,10],
"Contact_8php.html#a87e699f74a1102b25e8aa0432d86a91e":[5,0,0,20,7], "Contact_8php.html#a87e699f74a1102b25e8aa0432d86a91e":[5,0,0,20,7],
"Contact_8php.html#acc12cda999c88c4d6185cca967c15125":[5,0,0,20,11], "Contact_8php.html#acc12cda999c88c4d6185cca967c15125":[5,0,0,20,12],
"Contact_8php.html#ad5b02c2a962ee55b1b7ca6c159d6e4c5":[5,0,0,20,1], "Contact_8php.html#ad5b02c2a962ee55b1b7ca6c159d6e4c5":[5,0,0,20,1],
"Contact_8php.html#ae8803c330352cbf1e828eb7490edf47e":[5,0,0,20,0], "Contact_8php.html#ae8803c330352cbf1e828eb7490edf47e":[5,0,0,20,0],
"ConversationObject_8php.html":[5,0,0,24], "ConversationObject_8php.html":[5,0,0,24],
@ -131,123 +132,122 @@ var NAVTREEINDEX0 =
"blogga_2view_2theme_2blog_2theme_8php.html#aae58cc837fe56473d9f3370abfe533ae":[5,0,3,1,1,1,0,0,2,1], "blogga_2view_2theme_2blog_2theme_8php.html#aae58cc837fe56473d9f3370abfe533ae":[5,0,3,1,1,1,0,0,2,1],
"blogga_2view_2theme_2blog_2theme_8php.html#af634a3f721c5e238530d0636d33230ec":[5,0,3,1,1,1,0,0,2,4], "blogga_2view_2theme_2blog_2theme_8php.html#af634a3f721c5e238530d0636d33230ec":[5,0,3,1,1,1,0,0,2,4],
"boot_8php.html":[5,0,4], "boot_8php.html":[5,0,4],
"boot_8php.html#a009e6a0637cb65804ea8094ecc4450b0":[5,0,4,140], "boot_8php.html#a009e6a0637cb65804ea8094ecc4450b0":[5,0,4,141],
"boot_8php.html#a01353c9abebc3544ea080ac161729632":[5,0,4,36], "boot_8php.html#a01353c9abebc3544ea080ac161729632":[5,0,4,36],
"boot_8php.html#a022cea669f9f13ef7c6268b63884c57f":[5,0,4,154], "boot_8php.html#a022cea669f9f13ef7c6268b63884c57f":[5,0,4,155],
"boot_8php.html#a02566ac9d891369a1d3ebb81a15722fc":[5,0,4,255], "boot_8php.html#a02566ac9d891369a1d3ebb81a15722fc":[5,0,4,256],
"boot_8php.html#a028380b2902a86ba32198f6d3b5d10bb":[5,0,4,133], "boot_8php.html#a028380b2902a86ba32198f6d3b5d10bb":[5,0,4,134],
"boot_8php.html#a032bbd6d0321e99e9117332c9ed2b1b8":[5,0,4,54], "boot_8php.html#a032bbd6d0321e99e9117332c9ed2b1b8":[5,0,4,54],
"boot_8php.html#a03d19251c245587de7ed959300b87bdf":[5,0,4,173], "boot_8php.html#a03d19251c245587de7ed959300b87bdf":[5,0,4,174],
"boot_8php.html#a0450389f24c632906fbc24347700a543":[5,0,4,45], "boot_8php.html#a0450389f24c632906fbc24347700a543":[5,0,4,45],
"boot_8php.html#a0603d6ece8c5d37b4b7db697db053a4b":[5,0,4,107], "boot_8php.html#a0603d6ece8c5d37b4b7db697db053a4b":[5,0,4,107],
"boot_8php.html#a081307d681d7d04f17b9ced2076e7c85":[5,0,4,1], "boot_8php.html#a081307d681d7d04f17b9ced2076e7c85":[5,0,4,1],
"boot_8php.html#a09532c3f750ae8c4527e63b2b790cbf3":[5,0,4,213], "boot_8php.html#a09532c3f750ae8c4527e63b2b790cbf3":[5,0,4,214],
"boot_8php.html#a0a98dd0110dc6c8e24cefc8ae74d5562":[5,0,4,69], "boot_8php.html#a0a98dd0110dc6c8e24cefc8ae74d5562":[5,0,4,69],
"boot_8php.html#a0b73e2548d6f9beb9c93211f488e336a":[5,0,4,177], "boot_8php.html#a0b73e2548d6f9beb9c93211f488e336a":[5,0,4,178],
"boot_8php.html#a0c59dde058efebbc66520d136cbd1631":[5,0,4,274], "boot_8php.html#a0c59dde058efebbc66520d136cbd1631":[5,0,4,275],
"boot_8php.html#a0cc8dc76bd10ac0ec81bac08a46f82fe":[5,0,4,270], "boot_8php.html#a0cc8dc76bd10ac0ec81bac08a46f82fe":[5,0,4,271],
"boot_8php.html#a0d877df1e20bae765e1708be50f6b503":[5,0,4,273], "boot_8php.html#a0d877df1e20bae765e1708be50f6b503":[5,0,4,274],
"boot_8php.html#a0e4701c9742c3ef88f02ac450a042a84":[5,0,4,21], "boot_8php.html#a0e4701c9742c3ef88f02ac450a042a84":[5,0,4,21],
"boot_8php.html#a0e57f846e6d47a308feced0f7274f178":[5,0,4,61], "boot_8php.html#a0e57f846e6d47a308feced0f7274f178":[5,0,4,61],
"boot_8php.html#a0e6db7e365f2b041a828b93786f694bc":[5,0,4,15], "boot_8php.html#a0e6db7e365f2b041a828b93786f694bc":[5,0,4,15],
"boot_8php.html#a0fb63e51c2a9814941842ae8f2f4dff8":[5,0,4,79], "boot_8php.html#a0fb63e51c2a9814941842ae8f2f4dff8":[5,0,4,79],
"boot_8php.html#a107d53f96acf5319905a34b1870db09a":[5,0,4,39], "boot_8php.html#a107d53f96acf5319905a34b1870db09a":[5,0,4,39],
"boot_8php.html#a115faf8797718c3165498abbd6895843":[5,0,4,259], "boot_8php.html#a115faf8797718c3165498abbd6895843":[5,0,4,260],
"boot_8php.html#a11cfe7d99b4dac0454d0de8873989f81":[5,0,4,135], "boot_8php.html#a11cfe7d99b4dac0454d0de8873989f81":[5,0,4,136],
"boot_8php.html#a12c781cefc20167231e2e3fd5866b1b5":[5,0,4,83], "boot_8php.html#a12c781cefc20167231e2e3fd5866b1b5":[5,0,4,83],
"boot_8php.html#a14ba8f9e162f2559831ee3bf98e0c3bd":[5,0,4,80], "boot_8php.html#a14ba8f9e162f2559831ee3bf98e0c3bd":[5,0,4,80],
"boot_8php.html#a14d44d4a00223dc3db4ea962325db192":[5,0,4,203], "boot_8php.html#a14d44d4a00223dc3db4ea962325db192":[5,0,4,204],
"boot_8php.html#a176664e78dcb9132e16be69418223eb2":[5,0,4,64], "boot_8php.html#a176664e78dcb9132e16be69418223eb2":[5,0,4,64],
"boot_8php.html#a17b4ea23d9ecf628d9c8f53b7abcb805":[5,0,4,153], "boot_8php.html#a17b4ea23d9ecf628d9c8f53b7abcb805":[5,0,4,154],
"boot_8php.html#a17cf72338b040891781a4bcbdd9a8595":[5,0,4,149], "boot_8php.html#a17cf72338b040891781a4bcbdd9a8595":[5,0,4,150],
"boot_8php.html#a181c111f4b6c14d091dfd3bf0d0a22cd":[5,0,4,176], "boot_8php.html#a181c111f4b6c14d091dfd3bf0d0a22cd":[5,0,4,177],
"boot_8php.html#a18a400fa45e5632811b33041d8c048bf":[5,0,4,143], "boot_8php.html#a18a400fa45e5632811b33041d8c048bf":[5,0,4,144],
"boot_8php.html#a1af3ed96de14aa0d7891b39cc75b60f2":[5,0,4,282], "boot_8php.html#a1af3ed96de14aa0d7891b39cc75b60f2":[5,0,4,283],
"boot_8php.html#a1ba00027b718db732f30fc0e2c3e0abc":[5,0,4,249], "boot_8php.html#a1ba00027b718db732f30fc0e2c3e0abc":[5,0,4,250],
"boot_8php.html#a1c923b99bf77e4203ae94e5684b6ad0f":[5,0,4,284], "boot_8php.html#a1c923b99bf77e4203ae94e5684b6ad0f":[5,0,4,285],
"boot_8php.html#a1d6e7f4c08bb68e4a424326a811bdd86":[5,0,4,180], "boot_8php.html#a1d6e7f4c08bb68e4a424326a811bdd86":[5,0,4,181],
"boot_8php.html#a1da180f961f49a11573cac4ff6c62c05":[5,0,4,78], "boot_8php.html#a1da180f961f49a11573cac4ff6c62c05":[5,0,4,78],
"boot_8php.html#a1db4f0009c9cb4e107eab0f914a3c8dc":[5,0,4,228], "boot_8php.html#a1db4f0009c9cb4e107eab0f914a3c8dc":[5,0,4,229],
"boot_8php.html#a1f5906598e90b5ea2b4245f682be4348":[5,0,4,109], "boot_8php.html#a1f5906598e90b5ea2b4245f682be4348":[5,0,4,109],
"boot_8php.html#a1fbb93cf030f07391f22cc2948744869":[5,0,4,160], "boot_8php.html#a1fbb93cf030f07391f22cc2948744869":[5,0,4,161],
"boot_8php.html#a20f0eed431d25870b624b8937a07a59f":[5,0,4,196], "boot_8php.html#a20f0eed431d25870b624b8937a07a59f":[5,0,4,197],
"boot_8php.html#a21cc29e0025943e7c28ff58cb4856ac3":[5,0,4,251], "boot_8php.html#a21cc29e0025943e7c28ff58cb4856ac3":[5,0,4,252],
"boot_8php.html#a222395aa223cfbff6166fab0b4e2e1d5":[5,0,4,40], "boot_8php.html#a222395aa223cfbff6166fab0b4e2e1d5":[5,0,4,40],
"boot_8php.html#a24a7a70afedd5d85fe0eadc85afa9f77":[5,0,4,20], "boot_8php.html#a24a7a70afedd5d85fe0eadc85afa9f77":[5,0,4,20],
"boot_8php.html#a25476eec71fceda237f7dc1d78b0adb8":[5,0,4,102], "boot_8php.html#a25476eec71fceda237f7dc1d78b0adb8":[5,0,4,102],
"boot_8php.html#a27299ecfb9e9a99826f17a1c14c6995f":[5,0,4,94], "boot_8php.html#a27299ecfb9e9a99826f17a1c14c6995f":[5,0,4,94],
"boot_8php.html#a2750985ec445617d7e82ae3098c91e3f":[5,0,4,262], "boot_8php.html#a2750985ec445617d7e82ae3098c91e3f":[5,0,4,263],
"boot_8php.html#a285732e7889fa7f333cbe431111e1029":[5,0,4,199], "boot_8php.html#a285732e7889fa7f333cbe431111e1029":[5,0,4,200],
"boot_8php.html#a29528a2544373cc19a378f350040c6a1":[5,0,4,85], "boot_8php.html#a29528a2544373cc19a378f350040c6a1":[5,0,4,85],
"boot_8php.html#a2958a2bd5422b85329d7c36c06dbc221":[5,0,4,134], "boot_8php.html#a2958a2bd5422b85329d7c36c06dbc221":[5,0,4,135],
"boot_8php.html#a29e921c0c72412cc738e44cca6ca1f62":[5,0,4,226], "boot_8php.html#a29e921c0c72412cc738e44cca6ca1f62":[5,0,4,227],
"boot_8php.html#a2af173e4e9836ee7c90757b4793a2be3":[5,0,4,110], "boot_8php.html#a2af173e4e9836ee7c90757b4793a2be3":[5,0,4,110],
"boot_8php.html#a2b525996e4426bdddbcec277778bde08":[5,0,4,247], "boot_8php.html#a2b525996e4426bdddbcec277778bde08":[5,0,4,248],
"boot_8php.html#a2c65e925994566a63e6c03c381f1b4a0":[5,0,4,195], "boot_8php.html#a2c65e925994566a63e6c03c381f1b4a0":[5,0,4,196],
"boot_8php.html#a2c8906f1af94a3559a5b4661067bb79d":[5,0,4,130], "boot_8php.html#a2c8906f1af94a3559a5b4661067bb79d":[5,0,4,131],
"boot_8php.html#a2e90096fede6acce16abf0da8cb2febe":[5,0,4,70], "boot_8php.html#a2e90096fede6acce16abf0da8cb2febe":[5,0,4,70],
"boot_8php.html#a2f8f25b13480c37a5f22511f53da8bab":[5,0,4,75], "boot_8php.html#a2f8f25b13480c37a5f22511f53da8bab":[5,0,4,75],
"boot_8php.html#a32df13fec0e43281da5979e1f5579aa8":[5,0,4,233], "boot_8php.html#a32df13fec0e43281da5979e1f5579aa8":[5,0,4,234],
"boot_8php.html#a3475ff6c2e575f946ea0ee377e944173":[5,0,4,147], "boot_8php.html#a3475ff6c2e575f946ea0ee377e944173":[5,0,4,148],
"boot_8php.html#a34c756469ebed32e2fc987bcde62d382":[5,0,4,42], "boot_8php.html#a34c756469ebed32e2fc987bcde62d382":[5,0,4,42],
"boot_8php.html#a3515ea6bf77495de89b93e9ccd881c49":[5,0,4,123], "boot_8php.html#a3515ea6bf77495de89b93e9ccd881c49":[5,0,4,124],
"boot_8php.html#a35625dacd2158b9f1f1a8e77f9f081fd":[5,0,4,162], "boot_8php.html#a35625dacd2158b9f1f1a8e77f9f081fd":[5,0,4,163],
"boot_8php.html#a36003bebe4ce860c6652bcc3e09b2214":[5,0,4,210], "boot_8php.html#a36003bebe4ce860c6652bcc3e09b2214":[5,0,4,211],
"boot_8php.html#a36b31575f992a10b5927b76efba9362e":[5,0,4,288], "boot_8php.html#a36b31575f992a10b5927b76efba9362e":[5,0,4,289],
"boot_8php.html#a38f6c7fe33b5434a24b4314567753dfa":[5,0,4,184], "boot_8php.html#a38f6c7fe33b5434a24b4314567753dfa":[5,0,4,185],
"boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955":[5,0,4,112], "boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955":[5,0,4,113],
"boot_8php.html#a3b56bfc6a0dd159070e316ddac3b7456":[5,0,4,117], "boot_8php.html#a3b56bfc6a0dd159070e316ddac3b7456":[5,0,4,118],
"boot_8php.html#a3cd42a70c6b3999590e4fd7a1a9096af":[5,0,4,287], "boot_8php.html#a3cd42a70c6b3999590e4fd7a1a9096af":[5,0,4,288],
"boot_8php.html#a3d6d4fc5fafcc9156811669158541caf":[5,0,4,224], "boot_8php.html#a3d6d4fc5fafcc9156811669158541caf":[5,0,4,225],
"boot_8php.html#a3e0930933fb2c0bf8211cc7ab4e1c3b4":[5,0,4,12], "boot_8php.html#a3e0930933fb2c0bf8211cc7ab4e1c3b4":[5,0,4,12],
"boot_8php.html#a3e2ea123d29a72012db1241f96280b0e":[5,0,4,62], "boot_8php.html#a3e2ea123d29a72012db1241f96280b0e":[5,0,4,62],
"boot_8php.html#a3f40aa5bafff8c4eebdc62e5121daf77":[5,0,4,92], "boot_8php.html#a3f40aa5bafff8c4eebdc62e5121daf77":[5,0,4,92],
"boot_8php.html#a400519fa181591cd6fdbb8f25fbcba0a":[5,0,4,52], "boot_8php.html#a400519fa181591cd6fdbb8f25fbcba0a":[5,0,4,52],
"boot_8php.html#a40d885b2cfd736aab4234ae641ca4dfb":[5,0,4,136], "boot_8php.html#a40d885b2cfd736aab4234ae641ca4dfb":[5,0,4,137],
"boot_8php.html#a423505ab8dbd8e39d04ae3fe1374102b":[5,0,4,218], "boot_8php.html#a423505ab8dbd8e39d04ae3fe1374102b":[5,0,4,219],
"boot_8php.html#a43296b1b4398aacbf92a4b2d56bab91e":[5,0,4,194], "boot_8php.html#a43296b1b4398aacbf92a4b2d56bab91e":[5,0,4,195],
"boot_8php.html#a43c6c7d84d880e9500bd4f8f8ecc5731":[5,0,4,91], "boot_8php.html#a43c6c7d84d880e9500bd4f8f8ecc5731":[5,0,4,91],
"boot_8php.html#a444ce608ce34efb82ee11852f36e825f":[5,0,4,170], "boot_8php.html#a444ce608ce34efb82ee11852f36e825f":[5,0,4,171],
"boot_8php.html#a44ae1542a805ffd7f826fb511db07374":[5,0,4,157], "boot_8php.html#a44ae1542a805ffd7f826fb511db07374":[5,0,4,158],
"boot_8php.html#a44d069c8a1cfcc6d2007c506a17ff28f":[5,0,4,73], "boot_8php.html#a44d069c8a1cfcc6d2007c506a17ff28f":[5,0,4,73],
"boot_8php.html#a458e19af801bc4b0d1f1ce1a6d9e857e":[5,0,4,163], "boot_8php.html#a458e19af801bc4b0d1f1ce1a6d9e857e":[5,0,4,164],
"boot_8php.html#a45b12aefab9675baffc7a07a09486db8":[5,0,4,271], "boot_8php.html#a45b12aefab9675baffc7a07a09486db8":[5,0,4,272],
"boot_8php.html#a49f2a70b3b43aa904223a8d19e986a47":[5,0,4,182], "boot_8php.html#a49f2a70b3b43aa904223a8d19e986a47":[5,0,4,183],
"boot_8php.html#a4a12ce5de39789b0361e308d89925a20":[5,0,4,108], "boot_8php.html#a4a12ce5de39789b0361e308d89925a20":[5,0,4,108],
"boot_8php.html#a4a49b29838ef2c45ab3556b52baec6a4":[5,0,4,241], "boot_8php.html#a4a49b29838ef2c45ab3556b52baec6a4":[5,0,4,242],
"boot_8php.html#a4bfe22e163657690dfb6d5b1d04cb47e":[5,0,4,181], "boot_8php.html#a4bfe22e163657690dfb6d5b1d04cb47e":[5,0,4,182],
"boot_8php.html#a4c02d88e66852a01bd5a1feecb7c3ce3":[5,0,4,6], "boot_8php.html#a4c02d88e66852a01bd5a1feecb7c3ce3":[5,0,4,6],
"boot_8php.html#a4edce16cb7f21cdafa1e85bf63d713e6":[5,0,4,215], "boot_8php.html#a4edce16cb7f21cdafa1e85bf63d713e6":[5,0,4,216],
"boot_8php.html#a4f507a5996dbb3da148add0339a40d5a":[5,0,4,58], "boot_8php.html#a4f507a5996dbb3da148add0339a40d5a":[5,0,4,58],
"boot_8php.html#a4fefd7486d3b888a05cfd3dc9575f115":[5,0,4,237], "boot_8php.html#a4fefd7486d3b888a05cfd3dc9575f115":[5,0,4,238],
"boot_8php.html#a505410c7edc5f5bb5fa227b98359793e":[5,0,4,206], "boot_8php.html#a505410c7edc5f5bb5fa227b98359793e":[5,0,4,207],
"boot_8php.html#a525ca93ff35d3535d1a2b8ba57876afa":[5,0,4,161], "boot_8php.html#a525ca93ff35d3535d1a2b8ba57876afa":[5,0,4,162],
"boot_8php.html#a52b599cd13e152ebc80d7e4413683195":[5,0,4,41], "boot_8php.html#a52b599cd13e152ebc80d7e4413683195":[5,0,4,41],
"boot_8php.html#a53e4bdb6f225da55115acb9277f75e53":[5,0,4,84], "boot_8php.html#a53e4bdb6f225da55115acb9277f75e53":[5,0,4,84],
"boot_8php.html#a5542c5c2806ab8bca04bad53d47b5209":[5,0,4,33], "boot_8php.html#a5542c5c2806ab8bca04bad53d47b5209":[5,0,4,33],
"boot_8php.html#a56fd673eaa7014150297ce1162502db5":[5,0,4,198], "boot_8php.html#a56fd673eaa7014150297ce1162502db5":[5,0,4,199],
"boot_8php.html#a57eee7352714c004d36c26dda74af73e":[5,0,4,236], "boot_8php.html#a57eee7352714c004d36c26dda74af73e":[5,0,4,237],
"boot_8php.html#a5a681a672e007cdc22b43345d71f07c6":[5,0,4,285], "boot_8php.html#a5a681a672e007cdc22b43345d71f07c6":[5,0,4,286],
"boot_8php.html#a5ab6181607a090bcdbaa13b15b85aba1":[5,0,4,19], "boot_8php.html#a5ab6181607a090bcdbaa13b15b85aba1":[5,0,4,19],
"boot_8php.html#a5ae728ac966ea1d3525a19e7fec59434":[5,0,4,63], "boot_8php.html#a5ae728ac966ea1d3525a19e7fec59434":[5,0,4,63],
"boot_8php.html#a5b043b7fdcfd4e8c9c3747574afc6caa":[5,0,4,188], "boot_8php.html#a5b043b7fdcfd4e8c9c3747574afc6caa":[5,0,4,189],
"boot_8php.html#a5b8484922918946d041e5e0515dbe718":[5,0,4,211], "boot_8php.html#a5b8484922918946d041e5e0515dbe718":[5,0,4,212],
"boot_8php.html#a5c3747e0f505f0d5271dc4c54e3feaf4":[5,0,4,81], "boot_8php.html#a5c3747e0f505f0d5271dc4c54e3feaf4":[5,0,4,81],
"boot_8php.html#a5df5359090d1f8e898c36d7cf8878ad2":[5,0,4,168], "boot_8php.html#a5df5359090d1f8e898c36d7cf8878ad2":[5,0,4,169],
"boot_8php.html#a5e322a2a2d0f51924c0b2e874988e640":[5,0,4,212], "boot_8php.html#a5e322a2a2d0f51924c0b2e874988e640":[5,0,4,213],
"boot_8php.html#a623e49c79943f3e7bdb770d021683cf7":[5,0,4,18], "boot_8php.html#a623e49c79943f3e7bdb770d021683cf7":[5,0,4,18],
"boot_8php.html#a6252d8eca67c689d9035ec6da544cf46":[5,0,4,24], "boot_8php.html#a6252d8eca67c689d9035ec6da544cf46":[5,0,4,24],
"boot_8php.html#a62c832a95e38b1fa23e6cef39521b7d5":[5,0,4,77], "boot_8php.html#a62c832a95e38b1fa23e6cef39521b7d5":[5,0,4,77],
"boot_8php.html#a639f079bf28f7bbb2769fee651d76dd8":[5,0,4,106], "boot_8php.html#a639f079bf28f7bbb2769fee651d76dd8":[5,0,4,106],
"boot_8php.html#a64617d4655804de2a3c86501ab4fdbfd":[5,0,4,267], "boot_8php.html#a64617d4655804de2a3c86501ab4fdbfd":[5,0,4,268],
"boot_8php.html#a6626f383c3d2d459f731ab8b4f237d16":[5,0,4,174], "boot_8php.html#a6626f383c3d2d459f731ab8b4f237d16":[5,0,4,175],
"boot_8php.html#a6788e99021ec8ffb0fa94d651f22a322":[5,0,4,145], "boot_8php.html#a6788e99021ec8ffb0fa94d651f22a322":[5,0,4,146],
"boot_8php.html#a68d1d5bc9c7ccb663dc671b48c66df11":[5,0,4,148], "boot_8php.html#a68d1d5bc9c7ccb663dc671b48c66df11":[5,0,4,149],
"boot_8php.html#a68eebe493e6f729ffd1aeda7a4b11155":[5,0,4,44], "boot_8php.html#a68eebe493e6f729ffd1aeda7a4b11155":[5,0,4,44],
"boot_8php.html#a6969947145a139ec374ce098224d8e81":[5,0,4,151], "boot_8php.html#a6969947145a139ec374ce098224d8e81":[5,0,4,152],
"boot_8php.html#a69aac276ed82e010dc382b16ab4d59e1":[5,0,4,253], "boot_8php.html#a69aac276ed82e010dc382b16ab4d59e1":[5,0,4,254],
"boot_8php.html#a6b14a31a8aa9f3452a13383f413bffa2":[5,0,4,240], "boot_8php.html#a6b14a31a8aa9f3452a13383f413bffa2":[5,0,4,241],
"boot_8php.html#a6b31dd451bc6c37fe7c9c766ff385aaf":[5,0,4,234], "boot_8php.html#a6b31dd451bc6c37fe7c9c766ff385aaf":[5,0,4,235],
"boot_8php.html#a6b9909db6a7ec80ec6fdd40ba74014dd":[5,0,4,103], "boot_8php.html#a6b9909db6a7ec80ec6fdd40ba74014dd":[5,0,4,103]
"boot_8php.html#a6c5e9e293c8242dcb9bc2c3ea2fee2c9":[5,0,4,95]
}; };

View File

@ -1,174 +1,176 @@
var NAVTREEINDEX1 = var NAVTREEINDEX1 =
{ {
"boot_8php.html#a6df1102664f64b274810db85197c2755":[5,0,4,222], "boot_8php.html#a6c5e9e293c8242dcb9bc2c3ea2fee2c9":[5,0,4,95],
"boot_8php.html#a6e57d913634d033b4d5ad72d99fd3e9d":[5,0,4,132], "boot_8php.html#a6df1102664f64b274810db85197c2755":[5,0,4,223],
"boot_8php.html#a6ee7a72d558d1851bbb9e3cdde377932":[5,0,4,216], "boot_8php.html#a6e57d913634d033b4d5ad72d99fd3e9d":[5,0,4,133],
"boot_8php.html#a6ee7a72d558d1851bbb9e3cdde377932":[5,0,4,217],
"boot_8php.html#a7037bcbca223395c06bc67f65024de7a":[5,0,4,104], "boot_8php.html#a7037bcbca223395c06bc67f65024de7a":[5,0,4,104],
"boot_8php.html#a7176c0f9f1c98421b97735d892cf6252":[5,0,4,252], "boot_8php.html#a7176c0f9f1c98421b97735d892cf6252":[5,0,4,253],
"boot_8php.html#a718a801b0be6cbaef5e519516da12721":[5,0,4,167], "boot_8php.html#a718a801b0be6cbaef5e519516da12721":[5,0,4,168],
"boot_8php.html#a719c7f3972d5f9268f37a41c76cd4ef6":[5,0,4,28], "boot_8php.html#a719c7f3972d5f9268f37a41c76cd4ef6":[5,0,4,28],
"boot_8php.html#a7236b2cdcf59f02a42302e893a99013b":[5,0,4,189], "boot_8php.html#a7236b2cdcf59f02a42302e893a99013b":[5,0,4,190],
"boot_8php.html#a749144d8dd9c1366596a0213c277d050":[5,0,4,138], "boot_8php.html#a749144d8dd9c1366596a0213c277d050":[5,0,4,139],
"boot_8php.html#a74bf27f7564c9a37975e7b37d973dcab":[5,0,4,74], "boot_8php.html#a74bf27f7564c9a37975e7b37d973dcab":[5,0,4,74],
"boot_8php.html#a75a90b0eadd0df510f7e63210733634d":[5,0,4,2], "boot_8php.html#a75a90b0eadd0df510f7e63210733634d":[5,0,4,2],
"boot_8php.html#a75fc600186b13c3b25e661afefb5eac8":[5,0,4,275], "boot_8php.html#a75fc600186b13c3b25e661afefb5eac8":[5,0,4,276],
"boot_8php.html#a768f00b7d66be0daf7ef4eea2e862006":[5,0,4,4], "boot_8php.html#a768f00b7d66be0daf7ef4eea2e862006":[5,0,4,4],
"boot_8php.html#a774f0f792ebfec1e774c5a17bb9d5966":[5,0,4,76], "boot_8php.html#a774f0f792ebfec1e774c5a17bb9d5966":[5,0,4,76],
"boot_8php.html#a781916f83fcc8ff1035649afa45f0292":[5,0,4,89], "boot_8php.html#a781916f83fcc8ff1035649afa45f0292":[5,0,4,89],
"boot_8php.html#a78849a1bf8ce8d9804b4cbb502e8f383":[5,0,4,243], "boot_8php.html#a78849a1bf8ce8d9804b4cbb502e8f383":[5,0,4,244],
"boot_8php.html#a7a8ba64d089cc0412c59a2eefc6d655c":[5,0,4,118], "boot_8php.html#a7a8ba64d089cc0412c59a2eefc6d655c":[5,0,4,119],
"boot_8php.html#a7aa57438db03834aaa0b468bdce773a6":[5,0,4,67], "boot_8php.html#a7aa57438db03834aaa0b468bdce773a6":[5,0,4,67],
"boot_8php.html#a7af107fab8d62b9a73801713b774ed30":[5,0,4,137], "boot_8php.html#a7af107fab8d62b9a73801713b774ed30":[5,0,4,138],
"boot_8php.html#a7b8f8ad9dbe82711257d23891ef6b133":[5,0,4,169], "boot_8php.html#a7b8f8ad9dbe82711257d23891ef6b133":[5,0,4,170],
"boot_8php.html#a7bff2278e68a71e524afd1c7c951e1e3":[5,0,4,71], "boot_8php.html#a7bff2278e68a71e524afd1c7c951e1e3":[5,0,4,71],
"boot_8php.html#a7c286add8961fd2d79216314cd4aadd8":[5,0,4,111], "boot_8php.html#a7c286add8961fd2d79216314cd4aadd8":[5,0,4,111],
"boot_8php.html#a7c2eb822d50e1554bf5c32861f36342b":[5,0,4,59], "boot_8php.html#a7c2eb822d50e1554bf5c32861f36342b":[5,0,4,59],
"boot_8php.html#a7ed4581ab66ebcde97f6b3730856b028":[5,0,4,171], "boot_8php.html#a7ed4581ab66ebcde97f6b3730856b028":[5,0,4,172],
"boot_8php.html#a7eeb83e15968f7a6cc5937d493815773":[5,0,4,46], "boot_8php.html#a7eeb83e15968f7a6cc5937d493815773":[5,0,4,46],
"boot_8php.html#a7f3474fec541e261fc8dff47313c4017":[5,0,4,49], "boot_8php.html#a7f3474fec541e261fc8dff47313c4017":[5,0,4,49],
"boot_8php.html#a7f4264232dbb6c3b41f2617deecb1866":[5,0,4,86], "boot_8php.html#a7f4264232dbb6c3b41f2617deecb1866":[5,0,4,86],
"boot_8php.html#a7fc4b291a7cdaa48b38e27344ea183cf":[5,0,4,121], "boot_8php.html#a7fc4b291a7cdaa48b38e27344ea183cf":[5,0,4,122],
"boot_8php.html#a8231d115060d41a9c2a677f2c86f10ed":[5,0,4,208], "boot_8php.html#a8231d115060d41a9c2a677f2c86f10ed":[5,0,4,209],
"boot_8php.html#a84057c5bfa1bca5fba8497fe005ee4d8":[5,0,4,53], "boot_8php.html#a84057c5bfa1bca5fba8497fe005ee4d8":[5,0,4,53],
"boot_8php.html#a845891f82bf6edd7fa2d578b66703112":[5,0,4,115], "boot_8php.html#a845891f82bf6edd7fa2d578b66703112":[5,0,4,116],
"boot_8php.html#a84f48897059bbd4a8738d7ee4cec6688":[5,0,4,57], "boot_8php.html#a84f48897059bbd4a8738d7ee4cec6688":[5,0,4,57],
"boot_8php.html#a852d4036a3bed66af1534d014c4ecde2":[5,0,4,220], "boot_8php.html#a852d4036a3bed66af1534d014c4ecde2":[5,0,4,221],
"boot_8php.html#a8663f32171568489dbb2a01dd00371f8":[5,0,4,128], "boot_8php.html#a8663f32171568489dbb2a01dd00371f8":[5,0,4,129],
"boot_8php.html#a87b0f279f8413c7e4d805c5d85f20d34":[5,0,4,120], "boot_8php.html#a87b0f279f8413c7e4d805c5d85f20d34":[5,0,4,121],
"boot_8php.html#a882b666adfe21f035a0f8c02806066d6":[5,0,4,266], "boot_8php.html#a882b666adfe21f035a0f8c02806066d6":[5,0,4,267],
"boot_8php.html#a8892374789fd261eb32a7969d934a14a":[5,0,4,265], "boot_8php.html#a8892374789fd261eb32a7969d934a14a":[5,0,4,266],
"boot_8php.html#a8905fde0a5b7882bdc083b20d9b34701":[5,0,4,187], "boot_8php.html#a8905fde0a5b7882bdc083b20d9b34701":[5,0,4,188],
"boot_8php.html#a899d24fd074594ceebbf72e1feff335f":[5,0,4,16], "boot_8php.html#a899d24fd074594ceebbf72e1feff335f":[5,0,4,16],
"boot_8php.html#a8a60cc38bb567765fd926fef70205f16":[5,0,4,100], "boot_8php.html#a8a60cc38bb567765fd926fef70205f16":[5,0,4,100],
"boot_8php.html#a8b2af16eaee9e7768a88d0e437877f3b":[5,0,4,217], "boot_8php.html#a8b2af16eaee9e7768a88d0e437877f3b":[5,0,4,218],
"boot_8php.html#a8bb0395933b5e886f086f6a2fb0bfa55":[5,0,4,238], "boot_8php.html#a8bb0395933b5e886f086f6a2fb0bfa55":[5,0,4,239],
"boot_8php.html#a8c9dce0ef27b35397e29298eb966f7f7":[5,0,4,131], "boot_8php.html#a8c9dce0ef27b35397e29298eb966f7f7":[5,0,4,132],
"boot_8php.html#a8da836617174eed9fc2ac8054125354b":[5,0,4,125], "boot_8php.html#a8da836617174eed9fc2ac8054125354b":[5,0,4,126],
"boot_8php.html#a8df201788c9dd0ca91384e3a14c08bce":[5,0,4,245], "boot_8php.html#a8df201788c9dd0ca91384e3a14c08bce":[5,0,4,246],
"boot_8php.html#a8fdcc4ffb365a3267bd02ce8a8d466d6":[5,0,4,283], "boot_8php.html#a8fdcc4ffb365a3267bd02ce8a8d466d6":[5,0,4,284],
"boot_8php.html#a9255af5ae9c887520091ea04763c1a88":[5,0,4,31], "boot_8php.html#a9255af5ae9c887520091ea04763c1a88":[5,0,4,31],
"boot_8php.html#a926cad0b3d8b9d9ee5da1898fc063ba3":[5,0,4,11], "boot_8php.html#a926cad0b3d8b9d9ee5da1898fc063ba3":[5,0,4,11],
"boot_8php.html#a93823d15ae07548a4c49de88d325cd26":[5,0,4,152], "boot_8php.html#a93823d15ae07548a4c49de88d325cd26":[5,0,4,153],
"boot_8php.html#a939de9a99278f4fd7dcd0ee67f243f08":[5,0,4,129], "boot_8php.html#a939de9a99278f4fd7dcd0ee67f243f08":[5,0,4,130],
"boot_8php.html#a949116d9a295b214293006c060ca4848":[5,0,4,127], "boot_8php.html#a949116d9a295b214293006c060ca4848":[5,0,4,128],
"boot_8php.html#a9690d73434125ce594a1f5e7c2a4f7c0":[5,0,4,278], "boot_8php.html#a9690d73434125ce594a1f5e7c2a4f7c0":[5,0,4,279],
"boot_8php.html#a96ad56755a21e1361dbd7bf93c9e7ff4":[5,0,4,250], "boot_8php.html#a96ad56755a21e1361dbd7bf93c9e7ff4":[5,0,4,251],
"boot_8php.html#a97769915c9f14adc4f8ab1ea2cecfd90":[5,0,4,17], "boot_8php.html#a97769915c9f14adc4f8ab1ea2cecfd90":[5,0,4,17],
"boot_8php.html#a981d46380f9f23c308bac1f9cb00dc5b":[5,0,4,201], "boot_8php.html#a981d46380f9f23c308bac1f9cb00dc5b":[5,0,4,202],
"boot_8php.html#a99a4a17cb644e7e6826ea07ecaf09777":[5,0,4,239], "boot_8php.html#a99a4a17cb644e7e6826ea07ecaf09777":[5,0,4,240],
"boot_8php.html#a9c80420e5a063a4a87ce4831f086134d":[5,0,4,48], "boot_8php.html#a9c80420e5a063a4a87ce4831f086134d":[5,0,4,48],
"boot_8php.html#a9cbab4ee728e9a8b4ce952bae643044e":[5,0,4,5], "boot_8php.html#a9cbab4ee728e9a8b4ce952bae643044e":[5,0,4,5],
"boot_8php.html#a9cc986b4f9dd6558cbb2e25aadbfd964":[5,0,4,231], "boot_8php.html#a9cc986b4f9dd6558cbb2e25aadbfd964":[5,0,4,232],
"boot_8php.html#a9d01ef178b72b145016cca1393415bc4":[5,0,4,202], "boot_8php.html#a9d01ef178b72b145016cca1393415bc4":[5,0,4,203],
"boot_8php.html#a9ea1290e00c6d40684892047f2c778a9":[5,0,4,281], "boot_8php.html#a9ea1290e00c6d40684892047f2c778a9":[5,0,4,282],
"boot_8php.html#a9eeb8989272d5ff804a616898bb13659":[5,0,4,268], "boot_8php.html#a9eeb8989272d5ff804a616898bb13659":[5,0,4,269],
"boot_8php.html#a9ff652e5cb83cd11cbb0350844e7b28f":[5,0,4,230], "boot_8php.html#a9ff652e5cb83cd11cbb0350844e7b28f":[5,0,4,231],
"boot_8php.html#aa17a4f9c63f5cbc5c06f1066b6aebc42":[5,0,4,190], "boot_8php.html#aa17a4f9c63f5cbc5c06f1066b6aebc42":[5,0,4,191],
"boot_8php.html#aa1e828bbbcba170265eb2668d8daf42e":[5,0,4,25], "boot_8php.html#aa1e828bbbcba170265eb2668d8daf42e":[5,0,4,25],
"boot_8php.html#aa275653b9c87abc7391bb8040c1c2de9":[5,0,4,209], "boot_8php.html#aa275653b9c87abc7391bb8040c1c2de9":[5,0,4,210],
"boot_8php.html#aa3425e2de85b08f7041656d3a8502cb6":[5,0,4,43], "boot_8php.html#aa3425e2de85b08f7041656d3a8502cb6":[5,0,4,43],
"boot_8php.html#aa3679df31c8dad1b71816b0322d5baff":[5,0,4,159], "boot_8php.html#aa3679df31c8dad1b71816b0322d5baff":[5,0,4,160],
"boot_8php.html#aa4221641e5c21db69fa52c426b9017f5":[5,0,4,9], "boot_8php.html#aa4221641e5c21db69fa52c426b9017f5":[5,0,4,9],
"boot_8php.html#aa544a6c078130d0967a1f4ed8ce0a2d2":[5,0,4,156], "boot_8php.html#aa544a6c078130d0967a1f4ed8ce0a2d2":[5,0,4,157],
"boot_8php.html#aa589421267f0c2f0d643f727792cce35":[5,0,4,114], "boot_8php.html#aa589421267f0c2f0d643f727792cce35":[5,0,4,115],
"boot_8php.html#aa74438cf71e48e37bf7b440b94243985":[5,0,4,88], "boot_8php.html#aa74438cf71e48e37bf7b440b94243985":[5,0,4,88],
"boot_8php.html#aa8a2b61e70900139d1ca28e46f1da49d":[5,0,4,97], "boot_8php.html#aa8a2b61e70900139d1ca28e46f1da49d":[5,0,4,97],
"boot_8php.html#aa9244fc9cc221980c07a20cc534111be":[5,0,4,235], "boot_8php.html#aa9244fc9cc221980c07a20cc534111be":[5,0,4,236],
"boot_8php.html#aad33b494084f729b6ee3b0bc457718a1":[5,0,4,142], "boot_8php.html#aad33b494084f729b6ee3b0bc457718a1":[5,0,4,143],
"boot_8php.html#aae6c941bde5fd6fce07e51dba7326ead":[5,0,4,219], "boot_8php.html#aae6c941bde5fd6fce07e51dba7326ead":[5,0,4,220],
"boot_8php.html#aaf9b76832ee5f85e56466af162ba8a14":[5,0,4,68], "boot_8php.html#aaf9b76832ee5f85e56466af162ba8a14":[5,0,4,68],
"boot_8php.html#ab21fb0f3e6b962419955c6fc7f26734f":[5,0,4,193], "boot_8php.html#ab21fb0f3e6b962419955c6fc7f26734f":[5,0,4,194],
"boot_8php.html#ab28dc518fa90b6f617dd8c564eb4f35f":[5,0,4,119], "boot_8php.html#ab28dc518fa90b6f617dd8c564eb4f35f":[5,0,4,120],
"boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6":[5,0,4,221], "boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6":[5,0,4,222],
"boot_8php.html#ab346a2ece14993861f3e4206befa94f0":[5,0,4,32], "boot_8php.html#ab346a2ece14993861f3e4206befa94f0":[5,0,4,32],
"boot_8php.html#ab3920c2f3cd64802c0b7ff625c3b2ea8":[5,0,4,214], "boot_8php.html#ab3920c2f3cd64802c0b7ff625c3b2ea8":[5,0,4,215],
"boot_8php.html#ab4bc9c50ecc927b92d519e36562b0df0":[5,0,4,242], "boot_8php.html#ab4bc9c50ecc927b92d519e36562b0df0":[5,0,4,243],
"boot_8php.html#ab4bddb41a0cf407178ec5278b950c393":[5,0,4,186], "boot_8php.html#ab4bddb41a0cf407178ec5278b950c393":[5,0,4,187],
"boot_8php.html#ab51965fabe54dc031e9a0ce1142ee83e":[5,0,4,225], "boot_8php.html#ab51965fabe54dc031e9a0ce1142ee83e":[5,0,4,226],
"boot_8php.html#ab54b24cc302e1a42a67a49d788b6b764":[5,0,4,113], "boot_8php.html#ab54b24cc302e1a42a67a49d788b6b764":[5,0,4,114],
"boot_8php.html#ab55b16ae7fc19fafe5afaedd49163bbf":[5,0,4,144], "boot_8php.html#ab55b16ae7fc19fafe5afaedd49163bbf":[5,0,4,145],
"boot_8php.html#ab5ddbe69d3d03acd06e1fb281488cb78":[5,0,4,55], "boot_8php.html#ab5ddbe69d3d03acd06e1fb281488cb78":[5,0,4,55],
"boot_8php.html#ab724491497ab2618b23a01d5da60aec0":[5,0,4,204], "boot_8php.html#ab724491497ab2618b23a01d5da60aec0":[5,0,4,205],
"boot_8php.html#ab79b8b4555cae20d03f8200666d89d63":[5,0,4,7], "boot_8php.html#ab79b8b4555cae20d03f8200666d89d63":[5,0,4,7],
"boot_8php.html#ab7d65a7e7417825a4db62906bb600729":[5,0,4,99], "boot_8php.html#ab7d65a7e7417825a4db62906bb600729":[5,0,4,99],
"boot_8php.html#ab9dca53455cd157d3c6ba2bdecdbd22d":[5,0,4,277], "boot_8php.html#ab9dca53455cd157d3c6ba2bdecdbd22d":[5,0,4,278],
"boot_8php.html#aba208673515cbb8a55e5fa4a1da99fda":[5,0,4,37], "boot_8php.html#aba208673515cbb8a55e5fa4a1da99fda":[5,0,4,37],
"boot_8php.html#abbf5ac24eb8aeedb862f618ee0d21e86":[5,0,4,246], "boot_8php.html#abbf5ac24eb8aeedb862f618ee0d21e86":[5,0,4,247],
"boot_8php.html#abc0a90a1a77f5b668aa7e4b57d1776a7":[5,0,4,3], "boot_8php.html#abc0a90a1a77f5b668aa7e4b57d1776a7":[5,0,4,3],
"boot_8php.html#abd7bb40da9cc073297e49736b338ca07":[5,0,4,272], "boot_8php.html#abd7bb40da9cc073297e49736b338ca07":[5,0,4,273],
"boot_8php.html#abdcdfc873ace4e0902177bad934de0c0":[5,0,4,66], "boot_8php.html#abdcdfc873ace4e0902177bad934de0c0":[5,0,4,66],
"boot_8php.html#abeb4d86e17cefa8584f1244e2183b0e1":[5,0,4,116], "boot_8php.html#abeb4d86e17cefa8584f1244e2183b0e1":[5,0,4,117],
"boot_8php.html#abedd940e664017c61b48c6efa31d0cb8":[5,0,4,98], "boot_8php.html#abedd940e664017c61b48c6efa31d0cb8":[5,0,4,98],
"boot_8php.html#ac01230c7655e0705b2e99c9bc03c4450":[5,0,4,126], "boot_8php.html#ac01230c7655e0705b2e99c9bc03c4450":[5,0,4,127],
"boot_8php.html#ac17fc8a416ea79e9d5cb4dc9a8ff8c5c":[5,0,4,23], "boot_8php.html#ac17fc8a416ea79e9d5cb4dc9a8ff8c5c":[5,0,4,23],
"boot_8php.html#ac195fc9003298923ea81f144388e24b1":[5,0,4,172], "boot_8php.html#ac195fc9003298923ea81f144388e24b1":[5,0,4,173],
"boot_8php.html#ac43182e0d8bae7576a30b603774974f8":[5,0,4,244], "boot_8php.html#ac43182e0d8bae7576a30b603774974f8":[5,0,4,245],
"boot_8php.html#ac59a18a4838710d6c2de37aed6b21f03":[5,0,4,96], "boot_8php.html#ac59a18a4838710d6c2de37aed6b21f03":[5,0,4,96],
"boot_8php.html#ac5e74f899f6e98d8e91b14ba1c08bc08":[5,0,4,26], "boot_8php.html#ac5e74f899f6e98d8e91b14ba1c08bc08":[5,0,4,26],
"boot_8php.html#ac608a34f3bc180e7724192e0fd31f9b0":[5,0,4,35], "boot_8php.html#ac608a34f3bc180e7724192e0fd31f9b0":[5,0,4,35],
"boot_8php.html#ac8400313df2c831653f9036f71ebd86d":[5,0,4,56], "boot_8php.html#ac8400313df2c831653f9036f71ebd86d":[5,0,4,56],
"boot_8php.html#ac86615ddc0763a00f5311c90e991730c":[5,0,4,279], "boot_8php.html#ac86615ddc0763a00f5311c90e991730c":[5,0,4,280],
"boot_8php.html#ac890557fedc5b5a3b1d996249b1e1a20":[5,0,4,122], "boot_8php.html#ac890557fedc5b5a3b1d996249b1e1a20":[5,0,4,123],
"boot_8php.html#ac99fc4d040764eac1736bec6973556fe":[5,0,4,124], "boot_8php.html#ac99fc4d040764eac1736bec6973556fe":[5,0,4,125],
"boot_8php.html#aca08bc4f1554ba877500f6abcc99e1e8":[5,0,4,200], "boot_8php.html#aca08bc4f1554ba877500f6abcc99e1e8":[5,0,4,201],
"boot_8php.html#aca47505b8732177f52bb2d647eb2741c":[5,0,4,34], "boot_8php.html#aca47505b8732177f52bb2d647eb2741c":[5,0,4,34],
"boot_8php.html#aca5e42678e178c6b9034610d66666fd7":[5,0,4,13], "boot_8php.html#aca5e42678e178c6b9034610d66666fd7":[5,0,4,13],
"boot_8php.html#acc4e0c910af066148b810e5fde55fff1":[5,0,4,8], "boot_8php.html#acc4e0c910af066148b810e5fde55fff1":[5,0,4,8],
"boot_8php.html#acca19aae62e1a6951a856b945de20d67":[5,0,4,175], "boot_8php.html#acca19aae62e1a6951a856b945de20d67":[5,0,4,176],
"boot_8php.html#accd6f36cc9f40225cbd720e4d12a7c6e":[5,0,4,280], "boot_8php.html#accd6f36cc9f40225cbd720e4d12a7c6e":[5,0,4,281],
"boot_8php.html#acd877c405b06b348b37b6f7e62a211e9":[5,0,4,232], "boot_8php.html#acd877c405b06b348b37b6f7e62a211e9":[5,0,4,233],
"boot_8php.html#ace6d70ac290397ddd40e561fd0831858":[5,0,4,264], "boot_8php.html#ace6d70ac290397ddd40e561fd0831858":[5,0,4,265],
"boot_8php.html#ace83842dbeb84f7ed9ac59a9f57a7c32":[5,0,4,207], "boot_8php.html#ace83842dbeb84f7ed9ac59a9f57a7c32":[5,0,4,208],
"boot_8php.html#aced60c7285192e80b7c4757e45a7f1e3":[5,0,4,65], "boot_8php.html#aced60c7285192e80b7c4757e45a7f1e3":[5,0,4,65],
"boot_8php.html#ad0876e837cf3fad8a26417e315f6e2c8":[5,0,4,155], "boot_8php.html#ad0876e837cf3fad8a26417e315f6e2c8":[5,0,4,156],
"boot_8php.html#ad11f30a6590d3d77f0c5e1e3909af8f5":[5,0,4,165], "boot_8php.html#ad11f30a6590d3d77f0c5e1e3909af8f5":[5,0,4,166],
"boot_8php.html#ad206598b909e8eb67eb0e0bb5ef69c13":[5,0,4,10], "boot_8php.html#ad206598b909e8eb67eb0e0bb5ef69c13":[5,0,4,10],
"boot_8php.html#ad302cb26b838898d475f57f61b0fcc9f":[5,0,4,72], "boot_8php.html#ad302cb26b838898d475f57f61b0fcc9f":[5,0,4,72],
"boot_8php.html#ad34c1547020a305915bcc39707744690":[5,0,4,87], "boot_8php.html#ad34c1547020a305915bcc39707744690":[5,0,4,87],
"boot_8php.html#ad4c9dc2c8a82e8f52b7404c1655eab44":[5,0,4,29], "boot_8php.html#ad4c9dc2c8a82e8f52b7404c1655eab44":[5,0,4,29],
"boot_8php.html#ad789aef3cb95fc1eb36be7c4283d0137":[5,0,4,227], "boot_8php.html#ad789aef3cb95fc1eb36be7c4283d0137":[5,0,4,228],
"boot_8php.html#ad8887b49bbb02dd30b4eb9f6c7773c63":[5,0,4,254], "boot_8php.html#ad8887b49bbb02dd30b4eb9f6c7773c63":[5,0,4,255],
"boot_8php.html#ad88a70ec62e08d590123d3697dfe64d5":[5,0,4,248], "boot_8php.html#ad88a70ec62e08d590123d3697dfe64d5":[5,0,4,249],
"boot_8php.html#ada72d88ae39a7e3b45baea201cb49a29":[5,0,4,93], "boot_8php.html#ada72d88ae39a7e3b45baea201cb49a29":[5,0,4,93],
"boot_8php.html#adaeb4f590c56326b2dca3b19f31b6272":[5,0,4,139], "boot_8php.html#adaeb4f590c56326b2dca3b19f31b6272":[5,0,4,140],
"boot_8php.html#adca48aee78465ae3064ca4432c0d87b5":[5,0,4,257], "boot_8php.html#adca48aee78465ae3064ca4432c0d87b5":[5,0,4,258],
"boot_8php.html#add517a0958ac684792c62142a3877f81":[5,0,4,38], "boot_8php.html#add517a0958ac684792c62142a3877f81":[5,0,4,38],
"boot_8php.html#adfb2fc7be5a4226c0a8e24131da9d498":[5,0,4,22], "boot_8php.html#adfb2fc7be5a4226c0a8e24131da9d498":[5,0,4,22],
"boot_8php.html#ae0da3ca0f54d75d22c71e007331f8d06":[5,0,4,105], "boot_8php.html#ae0da3ca0f54d75d22c71e007331f8d06":[5,0,4,105],
"boot_8php.html#ae37444eaa42705185080ccf3e670cbc2":[5,0,4,263], "boot_8php.html#ae37444eaa42705185080ccf3e670cbc2":[5,0,4,264],
"boot_8php.html#ae3cef7b63e25e7bafea3fcf6b99fad0e":[5,0,4,183], "boot_8php.html#ae3cef7b63e25e7bafea3fcf6b99fad0e":[5,0,4,184],
"boot_8php.html#ae4861de36017fe399c1839f778bad9f5":[5,0,4,158], "boot_8php.html#ae4861de36017fe399c1839f778bad9f5":[5,0,4,159],
"boot_8php.html#ae94f7c7c0909629a75aed1c41f10bc95":[5,0,4,191], "boot_8php.html#ae94f7c7c0909629a75aed1c41f10bc95":[5,0,4,192],
"boot_8php.html#aea392cb26ed617f3a8cde648385b5df0":[5,0,4,276], "boot_8php.html#aea392cb26ed617f3a8cde648385b5df0":[5,0,4,277],
"boot_8php.html#aea7fc57a4d8e9dcb42f2601b0b9b761c":[5,0,4,27], "boot_8php.html#aea7fc57a4d8e9dcb42f2601b0b9b761c":[5,0,4,27],
"boot_8php.html#aead84fa27d7516b855220fe004964a45":[5,0,4,269], "boot_8php.html#aead84fa27d7516b855220fe004964a45":[5,0,4,270],
"boot_8php.html#aeb1039302affcbe7e8872c01c08c88f8":[5,0,4,50], "boot_8php.html#aeb1039302affcbe7e8872c01c08c88f8":[5,0,4,50],
"boot_8php.html#aec36f8fcd4cb14a52934590b3d6666b4":[5,0,4,229], "boot_8php.html#aec36f8fcd4cb14a52934590b3d6666b4":[5,0,4,230],
"boot_8php.html#aecaa1b6945b317ba8f1daf4af2aed8e6":[5,0,4,258], "boot_8php.html#aecaa1b6945b317ba8f1daf4af2aed8e6":[5,0,4,259],
"boot_8php.html#aed0dfb35f7dd00dc9e4f868ea7f7ff53":[5,0,4,166], "boot_8php.html#aed0dfb35f7dd00dc9e4f868ea7f7ff53":[5,0,4,167],
"boot_8php.html#aedfb9501ed408278667995524e0d15cf":[5,0,4,101], "boot_8php.html#aedfb9501ed408278667995524e0d15cf":[5,0,4,101],
"boot_8php.html#aee324eca9de4e0fedf01ab5f92e27c67":[5,0,4,178], "boot_8php.html#aee324eca9de4e0fedf01ab5f92e27c67":[5,0,4,179],
"boot_8php.html#aef4b6c558c68c88c10f13c5a00c20e3d":[5,0,4,192], "boot_8php.html#aef4b6c558c68c88c10f13c5a00c20e3d":[5,0,4,193],
"boot_8php.html#aefba06f1c0842036329033e7567ecf6d":[5,0,4,141], "boot_8php.html#aefba06f1c0842036329033e7567ecf6d":[5,0,4,142],
"boot_8php.html#aefe573c3c7b0d37fbff264bbae79d673":[5,0,4,112],
"boot_8php.html#aefecf8599036df7f1b95d6820e0e2fa4":[5,0,4,30], "boot_8php.html#aefecf8599036df7f1b95d6820e0e2fa4":[5,0,4,30],
"boot_8php.html#af33d1b2e98a1e21af672005525d46dfe":[5,0,4,260], "boot_8php.html#af33d1b2e98a1e21af672005525d46dfe":[5,0,4,261],
"boot_8php.html#af3905ea8f8568d0236db13fca40514e3":[5,0,4,185], "boot_8php.html#af3905ea8f8568d0236db13fca40514e3":[5,0,4,186],
"boot_8php.html#af3a4271630aabd8be592213f925d6a36":[5,0,4,60], "boot_8php.html#af3a4271630aabd8be592213f925d6a36":[5,0,4,60],
"boot_8php.html#af3bdfc20979c16f15bb9c60446a480f9":[5,0,4,51], "boot_8php.html#af3bdfc20979c16f15bb9c60446a480f9":[5,0,4,51],
"boot_8php.html#af489d0c3166551b93e63a79ff2c9be35":[5,0,4,146], "boot_8php.html#af489d0c3166551b93e63a79ff2c9be35":[5,0,4,147],
"boot_8php.html#af6937db5f581d006bf4a5c3d9c7e0461":[5,0,4,205], "boot_8php.html#af6937db5f581d006bf4a5c3d9c7e0461":[5,0,4,206],
"boot_8php.html#af6b3de425e5849c73370a484c44607a3":[5,0,4,164], "boot_8php.html#af6b3de425e5849c73370a484c44607a3":[5,0,4,165],
"boot_8php.html#af6f6f6f40139f12fc09ec47373b30919":[5,0,4,90], "boot_8php.html#af6f6f6f40139f12fc09ec47373b30919":[5,0,4,90],
"boot_8php.html#af86c651547aa8f9e549ee40a09455549":[5,0,4,256], "boot_8php.html#af86c651547aa8f9e549ee40a09455549":[5,0,4,257],
"boot_8php.html#af8c0cb0744c9a6b5d6d3baafb1f1e71d":[5,0,4,197], "boot_8php.html#af8c0cb0744c9a6b5d6d3baafb1f1e71d":[5,0,4,198],
"boot_8php.html#afaf93b7026f784b113b4f8921745891e":[5,0,4,179], "boot_8php.html#afaf93b7026f784b113b4f8921745891e":[5,0,4,180],
"boot_8php.html#afb97615e985a013799839b68b99018d7":[5,0,4,261], "boot_8php.html#afb97615e985a013799839b68b99018d7":[5,0,4,262],
"boot_8php.html#afbb1fe1b2c8c730ec8e08da93b6512c4":[5,0,4,47], "boot_8php.html#afbb1fe1b2c8c730ec8e08da93b6512c4":[5,0,4,47],
"boot_8php.html#afe084c30a1810c10442edb4fbcbc0086":[5,0,4,82], "boot_8php.html#afe084c30a1810c10442edb4fbcbc0086":[5,0,4,82],
"boot_8php.html#afe63ae69ba55299f813766e54df06ede":[5,0,4,150], "boot_8php.html#afe63ae69ba55299f813766e54df06ede":[5,0,4,151],
"boot_8php.html#afe88b920aa285982edb817a0dd44eb37":[5,0,4,14], "boot_8php.html#afe88b920aa285982edb817a0dd44eb37":[5,0,4,14],
"boot_8php.html#afef254290febac854c85fc698d9483a6":[5,0,4,286], "boot_8php.html#afef254290febac854c85fc698d9483a6":[5,0,4,287],
"boot_8php.html#aff210e8403dd72368522b17fb6e5d4e7":[5,0,4,223], "boot_8php.html#aff210e8403dd72368522b17fb6e5d4e7":[5,0,4,224],
"boxy_8php.html":[5,0,3,1,3,1,0], "boxy_8php.html":[5,0,3,1,3,1,0],
"cache_8php.html":[5,0,0,13], "cache_8php.html":[5,0,0,13],
"channel_8php.html":[5,0,1,12], "channel_8php.html":[5,0,1,12],
@ -247,7 +249,5 @@ var NAVTREEINDEX1 =
"classApp.html#a9bf62f8e39585c0aa48fcffc3bf3484d":[4,0,5,64], "classApp.html#a9bf62f8e39585c0aa48fcffc3bf3484d":[4,0,5,64],
"classApp.html#aa5a87c46ab3fee21362c466bf78042ef":[4,0,5,91], "classApp.html#aa5a87c46ab3fee21362c466bf78042ef":[4,0,5,91],
"classApp.html#aab23c59172310fd30f2d60dc039d3eea":[4,0,5,13], "classApp.html#aab23c59172310fd30f2d60dc039d3eea":[4,0,5,13],
"classApp.html#aab4a685d15a363bb1d7edbbc20bfb94e":[4,0,5,38], "classApp.html#aab4a685d15a363bb1d7edbbc20bfb94e":[4,0,5,38]
"classApp.html#ab35b01a366a2ea95725e97af278f87ab":[4,0,5,86],
"classApp.html#ab3da757abe5cb45bf88f07cc51a73b58":[4,0,5,35]
}; };

View File

@ -1,5 +1,7 @@
var NAVTREEINDEX2 = var NAVTREEINDEX2 =
{ {
"classApp.html#ab35b01a366a2ea95725e97af278f87ab":[4,0,5,86],
"classApp.html#ab3da757abe5cb45bf88f07cc51a73b58":[4,0,5,35],
"classApp.html#ab47de68fa39806d1fb0976407e188b77":[4,0,5,71], "classApp.html#ab47de68fa39806d1fb0976407e188b77":[4,0,5,71],
"classApp.html#abe0e4fa91097f7a6588e1213a834121c":[4,0,5,37], "classApp.html#abe0e4fa91097f7a6588e1213a834121c":[4,0,5,37],
"classApp.html#abea5a4f77dcd53c928dc4eed86616637":[4,0,5,19], "classApp.html#abea5a4f77dcd53c928dc4eed86616637":[4,0,5,19],
@ -247,7 +249,5 @@ var NAVTREEINDEX2 =
"classphoto__driver.html#a4920ed7cbb1ac735ac84153067537f03":[4,0,19,26], "classphoto__driver.html#a4920ed7cbb1ac735ac84153067537f03":[4,0,19,26],
"classphoto__driver.html#a4de5bac8daea8f291a33c80788019d0d":[4,0,19,14], "classphoto__driver.html#a4de5bac8daea8f291a33c80788019d0d":[4,0,19,14],
"classphoto__driver.html#a56634842b071b96502716e9843ea5361":[4,0,19,19], "classphoto__driver.html#a56634842b071b96502716e9843ea5361":[4,0,19,19],
"classphoto__driver.html#a5864fae7d8389372955a8e78cec527ac":[4,0,19,16], "classphoto__driver.html#a5864fae7d8389372955a8e78cec527ac":[4,0,19,16]
"classphoto__driver.html#a642a8d0c4ad5f887c99c6af77cee287b":[4,0,19,22],
"classphoto__driver.html#a6c6c16dbc4f517ce799f9143ed61f0e3":[4,0,19,9]
}; };

View File

@ -1,5 +1,7 @@
var NAVTREEINDEX3 = var NAVTREEINDEX3 =
{ {
"classphoto__driver.html#a642a8d0c4ad5f887c99c6af77cee287b":[4,0,19,22],
"classphoto__driver.html#a6c6c16dbc4f517ce799f9143ed61f0e3":[4,0,19,9],
"classphoto__driver.html#a6eee8e36eaf9339f4faf80ddd43162da":[4,0,19,23], "classphoto__driver.html#a6eee8e36eaf9339f4faf80ddd43162da":[4,0,19,23],
"classphoto__driver.html#a7c78b5a01afe61ba3895ac07f4869b55":[4,0,19,25], "classphoto__driver.html#a7c78b5a01afe61ba3895ac07f4869b55":[4,0,19,25],
"classphoto__driver.html#a97289aef3be43d9435ca3717ef10b8ab":[4,0,19,12], "classphoto__driver.html#a97289aef3be43d9435ca3717ef10b8ab":[4,0,19,12],
@ -223,13 +225,15 @@ var NAVTREEINDEX3 =
"enotify_8php.html":[5,0,0,31], "enotify_8php.html":[5,0,0,31],
"enotify_8php.html#a3e9a9355b243777c488d2a9883908dfc":[5,0,0,31,1], "enotify_8php.html#a3e9a9355b243777c488d2a9883908dfc":[5,0,0,31,1],
"event_8php.html":[5,0,0,32], "event_8php.html":[5,0,0,32],
"event_8php.html#a018ea4484910a873a7c1eaa126de9b1a":[5,0,0,32,6], "event_8php.html#a018ea4484910a873a7c1eaa126de9b1a":[5,0,0,32,8],
"event_8php.html#a180cccd63c2a2f00ff432b03113531f3":[5,0,0,32,0], "event_8php.html#a180cccd63c2a2f00ff432b03113531f3":[5,0,0,32,0],
"event_8php.html#a184d6b9690e5b6dee35a0aa9edd47279":[5,0,0,32,1], "event_8php.html#a184d6b9690e5b6dee35a0aa9edd47279":[5,0,0,32,1],
"event_8php.html#a2ac9f1b08de03250ecd794f705781d17":[5,0,0,32,5], "event_8php.html#a2ac9f1b08de03250ecd794f705781d17":[5,0,0,32,7],
"event_8php.html#a32ba1b9ddf7a744a9a1512b052e5f850":[5,0,0,32,2], "event_8php.html#a32ba1b9ddf7a744a9a1512b052e5f850":[5,0,0,32,2],
"event_8php.html#a89ef533faf345db8d64a58d4856bde3a":[5,0,0,32,3], "event_8php.html#a7378e839ac3de9d55579eb3ec48eaf92":[5,0,0,32,5],
"event_8php.html#abb74206cf42d694307c3d7abb7af9869":[5,0,0,32,4], "event_8php.html#abb74206cf42d694307c3d7abb7af9869":[5,0,0,32,6],
"event_8php.html#ac9f206819186b65952ac1869f0da8c6e":[5,0,0,32,3],
"event_8php.html#af5ac41e7ea3f7131088fe6333fd2846c":[5,0,0,32,4],
"events_8php.html":[5,0,1,31], "events_8php.html":[5,0,1,31],
"events_8php.html#a1d293fb217ae6bc9e3858c4b32e363ec":[5,0,1,31,0], "events_8php.html#a1d293fb217ae6bc9e3858c4b32e363ec":[5,0,1,31,0],
"events_8php.html#ab3e8a8f901175f8e40a8089eea45c075":[5,0,1,31,1], "events_8php.html#ab3e8a8f901175f8e40a8089eea45c075":[5,0,1,31,1],
@ -245,9 +249,5 @@ var NAVTREEINDEX3 =
"fbrowser_8php.html":[5,0,1,32], "fbrowser_8php.html":[5,0,1,32],
"fbrowser_8php.html#aee476addcf7a3e0fe9454f7dfd5a56c4":[5,0,1,32,0], "fbrowser_8php.html#aee476addcf7a3e0fe9454f7dfd5a56c4":[5,0,1,32,0],
"features_8php.html":[5,0,0,35], "features_8php.html":[5,0,0,35],
"features_8php.html#a52b5bdfb61b256713efecf7a7b20b0c0":[5,0,0,35,0], "features_8php.html#a52b5bdfb61b256713efecf7a7b20b0c0":[5,0,0,35,0]
"features_8php.html#ae73c5b03b01c7284ed7e7e0e774e975c":[5,0,0,35,1],
"feed_8php.html":[5,0,1,33],
"feed_8php.html#af86137700b56f33d1d5f25c8dec22c04":[5,0,1,33,0],
"filer_8php.html":[5,0,1,34]
}; };

View File

@ -1,5 +1,9 @@
var NAVTREEINDEX4 = var NAVTREEINDEX4 =
{ {
"features_8php.html#ae73c5b03b01c7284ed7e7e0e774e975c":[5,0,0,35,1],
"feed_8php.html":[5,0,1,33],
"feed_8php.html#af86137700b56f33d1d5f25c8dec22c04":[5,0,1,33,0],
"filer_8php.html":[5,0,1,34],
"filer_8php.html#a5fd5d7e61b2f9c43cb5f110c89dc4274":[5,0,1,34,0], "filer_8php.html#a5fd5d7e61b2f9c43cb5f110c89dc4274":[5,0,1,34,0],
"filerm_8php.html":[5,0,1,35], "filerm_8php.html":[5,0,1,35],
"filerm_8php.html#ae2eb28d2054fa2c37e38689882172208":[5,0,1,35,0], "filerm_8php.html#ae2eb28d2054fa2c37e38689882172208":[5,0,1,35,0],
@ -245,9 +249,5 @@ var NAVTREEINDEX4 =
"include_2api_8php.html#aa6fc3bc8c0fad1d081db0dcc456dd77f":[5,0,0,5,29], "include_2api_8php.html#aa6fc3bc8c0fad1d081db0dcc456dd77f":[5,0,0,5,29],
"include_2api_8php.html#aa9dc5350b26d6c7727d6c4b641ecba18":[5,0,0,5,3], "include_2api_8php.html#aa9dc5350b26d6c7727d6c4b641ecba18":[5,0,0,5,3],
"include_2api_8php.html#aafa82b65a9f879a1a1197cfe8aaf3898":[5,0,0,5,49], "include_2api_8php.html#aafa82b65a9f879a1a1197cfe8aaf3898":[5,0,0,5,49],
"include_2api_8php.html#ab1ecb58954f722444bfe03233345cb1b":[5,0,0,5,17], "include_2api_8php.html#ab1ecb58954f722444bfe03233345cb1b":[5,0,0,5,17]
"include_2api_8php.html#abe8e929e93f7ab134b1cb1fb30f19a76":[5,0,0,5,48],
"include_2api_8php.html#ac2c2b18c426d697d11a830bca146be8a":[5,0,0,5,30],
"include_2api_8php.html#ac5a64cc81d70ff3cf866093ea9721d23":[5,0,0,5,24],
"include_2api_8php.html#acafd2899309a005fcb725289173dc7fe":[5,0,0,5,22]
}; };

View File

@ -1,5 +1,9 @@
var NAVTREEINDEX5 = var NAVTREEINDEX5 =
{ {
"include_2api_8php.html#abe8e929e93f7ab134b1cb1fb30f19a76":[5,0,0,5,48],
"include_2api_8php.html#ac2c2b18c426d697d11a830bca146be8a":[5,0,0,5,30],
"include_2api_8php.html#ac5a64cc81d70ff3cf866093ea9721d23":[5,0,0,5,24],
"include_2api_8php.html#acafd2899309a005fcb725289173dc7fe":[5,0,0,5,22],
"include_2api_8php.html#ad24ce1bf20867add4c9211a8eaf93f22":[5,0,0,5,40], "include_2api_8php.html#ad24ce1bf20867add4c9211a8eaf93f22":[5,0,0,5,40],
"include_2api_8php.html#ad2b0192f3006918bea895de8074bf8d2":[5,0,0,5,11], "include_2api_8php.html#ad2b0192f3006918bea895de8074bf8d2":[5,0,0,5,11],
"include_2api_8php.html#ad4c29f43418f6110f85a6b3998239ab4":[5,0,0,5,33], "include_2api_8php.html#ad4c29f43418f6110f85a6b3998239ab4":[5,0,0,5,33],
@ -245,9 +249,5 @@ var NAVTREEINDEX5 =
"language_8php.html#ac6ae482ee54fa2764d5c2e77305aeb96":[5,0,0,47,8], "language_8php.html#ac6ae482ee54fa2764d5c2e77305aeb96":[5,0,0,47,8],
"language_8php.html#ac9142ef1d01a235c760deb0f16643f5a":[5,0,0,47,6], "language_8php.html#ac9142ef1d01a235c760deb0f16643f5a":[5,0,0,47,6],
"language_8php.html#ace67d6cad57da08d030ad9dc9b8c836e":[5,0,0,47,2], "language_8php.html#ace67d6cad57da08d030ad9dc9b8c836e":[5,0,0,47,2],
"layouts_8php.html":[5,0,1,48], "layouts_8php.html":[5,0,1,48]
"layouts_8php.html#a6e0193759ad9eef76d3df2db24237b50":[5,0,1,48,0],
"like_8php.html":[5,0,1,49],
"like_8php.html#a9d7dd268f21c21e9d29dd2aca2dd9538":[5,0,1,49,0],
"lockview_8php.html":[5,0,1,50]
}; };

View File

@ -1,5 +1,9 @@
var NAVTREEINDEX6 = var NAVTREEINDEX6 =
{ {
"layouts_8php.html#a6e0193759ad9eef76d3df2db24237b50":[5,0,1,48,0],
"like_8php.html":[5,0,1,49],
"like_8php.html#a9d7dd268f21c21e9d29dd2aca2dd9538":[5,0,1,49,0],
"lockview_8php.html":[5,0,1,50],
"lockview_8php.html#a851e26ab9a1008df5c5ebebea31e9b44":[5,0,1,50,0], "lockview_8php.html#a851e26ab9a1008df5c5ebebea31e9b44":[5,0,1,50,0],
"login_8php.html":[5,0,1,51], "login_8php.html":[5,0,1,51],
"login_8php.html#a1d69ca88eb9005a7026e128b9a645904":[5,0,1,51,0], "login_8php.html#a1d69ca88eb9005a7026e128b9a645904":[5,0,1,51,0],
@ -85,10 +89,10 @@ var NAVTREEINDEX6 =
"mytheme_2php_2style_8php.html":[5,0,3,1,2,0,1], "mytheme_2php_2style_8php.html":[5,0,3,1,2,0,1],
"mytheme_2php_2theme_8php.html":[5,0,3,1,2,0,2], "mytheme_2php_2theme_8php.html":[5,0,3,1,2,0,2],
"mytheme_2php_2theme_8php.html#a6ce5df8ece6acc09c1fddaccbeb244e8":[5,0,3,1,2,0,2,0], "mytheme_2php_2theme_8php.html#a6ce5df8ece6acc09c1fddaccbeb244e8":[5,0,3,1,2,0,2,0],
"namespaceFriendica.html":[3,0,1],
"namespaceFriendica.html":[4,0,1], "namespaceFriendica.html":[4,0,1],
"namespaceacl__selectors.html":[3,0,0], "namespaceFriendica.html":[3,0,1],
"namespaceacl__selectors.html":[4,0,0], "namespaceacl__selectors.html":[4,0,0],
"namespaceacl__selectors.html":[3,0,0],
"namespacefriendica-to-smarty-tpl.html":[4,0,2], "namespacefriendica-to-smarty-tpl.html":[4,0,2],
"namespacefriendica-to-smarty-tpl.html":[3,0,2], "namespacefriendica-to-smarty-tpl.html":[3,0,2],
"namespacemembers.html":[3,1,0], "namespacemembers.html":[3,1,0],
@ -245,9 +249,5 @@ var NAVTREEINDEX6 =
"post__to__red_8php.html#aa97aeda12ef080665f16311a4e1eb901":[5,0,2,1,0,0,14], "post__to__red_8php.html#aa97aeda12ef080665f16311a4e1eb901":[5,0,2,1,0,0,14],
"post__to__red_8php.html#aacba7a0646fc00ae6ac4f5dc383fccab":[5,0,2,1,0,0,8], "post__to__red_8php.html#aacba7a0646fc00ae6ac4f5dc383fccab":[5,0,2,1,0,0,8],
"post__to__red_8php.html#ada8a7130088351710bb02ed622d6bf65":[5,0,2,1,0,0,19], "post__to__red_8php.html#ada8a7130088351710bb02ed622d6bf65":[5,0,2,1,0,0,19],
"post__to__red_8php.html#ae0b881461afbdba93d9329068ea52136":[5,0,2,1,0,0,7], "post__to__red_8php.html#ae0b881461afbdba93d9329068ea52136":[5,0,2,1,0,0,7]
"post__to__red_8php.html#ae6f3a2c0561cbeacda5be565b06de8a7":[5,0,2,1,0,0,6],
"post__to__red_8php.html#aeec4125719184e7b097b3b9fba3101b5":[5,0,2,1,0,0,0],
"post__to__red_8php.html#af2713018a2dc97e88f121fc6215beb66":[5,0,2,1,0,0,18],
"post__to__red_8php.html#af3e7ebd361d4ed7cb6d43209970cd94a":[5,0,2,1,0,0,23]
}; };

View File

@ -1,5 +1,9 @@
var NAVTREEINDEX7 = var NAVTREEINDEX7 =
{ {
"post__to__red_8php.html#ae6f3a2c0561cbeacda5be565b06de8a7":[5,0,2,1,0,0,6],
"post__to__red_8php.html#aeec4125719184e7b097b3b9fba3101b5":[5,0,2,1,0,0,0],
"post__to__red_8php.html#af2713018a2dc97e88f121fc6215beb66":[5,0,2,1,0,0,18],
"post__to__red_8php.html#af3e7ebd361d4ed7cb6d43209970cd94a":[5,0,2,1,0,0,23],
"post__to__red_8php.html#af5fd50e2c42ede85f8a9e8d9ee3cf540":[5,0,2,1,0,0,11], "post__to__red_8php.html#af5fd50e2c42ede85f8a9e8d9ee3cf540":[5,0,2,1,0,0,11],
"pretheme_8php.html":[5,0,1,82], "pretheme_8php.html":[5,0,1,82],
"pretheme_8php.html#af5660943ee99db5fd75182316522eafe":[5,0,1,82,0], "pretheme_8php.html#af5660943ee99db5fd75182316522eafe":[5,0,1,82,0],
@ -245,9 +249,5 @@ var NAVTREEINDEX7 =
"text_8php.html#aad557c054cf2ed915633701018fc7e3f":[5,0,0,76,90], "text_8php.html#aad557c054cf2ed915633701018fc7e3f":[5,0,0,76,90],
"text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447":[5,0,0,76,69], "text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447":[5,0,0,76,69],
"text_8php.html#aaed4413ed8918838b517e3b2fafaea0d":[5,0,0,76,85], "text_8php.html#aaed4413ed8918838b517e3b2fafaea0d":[5,0,0,76,85],
"text_8php.html#ab4a4c3d4700bc219bb84f33b499314f4":[5,0,0,76,88], "text_8php.html#ab4a4c3d4700bc219bb84f33b499314f4":[5,0,0,76,88]
"text_8php.html#ac19d2b33a58372a357a43d51eed19162":[5,0,0,76,56],
"text_8php.html#ac1dbf2e37e8069bea2c0f557fdbf203e":[5,0,0,76,37],
"text_8php.html#ac2ff88e800f74b22e9cc091c10809c54":[5,0,0,76,76],
"text_8php.html#ace3c98538c63e09b70a363210b414112":[5,0,0,76,21]
}; };

View File

@ -1,5 +1,9 @@
var NAVTREEINDEX8 = var NAVTREEINDEX8 =
{ {
"text_8php.html#ac19d2b33a58372a357a43d51eed19162":[5,0,0,76,56],
"text_8php.html#ac1dbf2e37e8069bea2c0f557fdbf203e":[5,0,0,76,37],
"text_8php.html#ac2ff88e800f74b22e9cc091c10809c54":[5,0,0,76,76],
"text_8php.html#ace3c98538c63e09b70a363210b414112":[5,0,0,76,21],
"text_8php.html#acedb584f65114a33f389efb796172a91":[5,0,0,76,2], "text_8php.html#acedb584f65114a33f389efb796172a91":[5,0,0,76,2],
"text_8php.html#ad6432621d0fafcbcf3d3b9b49bef7784":[5,0,0,76,13], "text_8php.html#ad6432621d0fafcbcf3d3b9b49bef7784":[5,0,0,76,13],
"text_8php.html#ad855a32bee22c3f3b9734e3a334b96f2":[5,0,0,76,64], "text_8php.html#ad855a32bee22c3f3b9734e3a334b96f2":[5,0,0,76,64],

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -26,7 +26,9 @@ var searchData=
['escape_5ftags',['escape_tags',['../text_8php.html#aa5148a0dfea2a1ca64c3d52f10aa2d64',1,'text.php']]], ['escape_5ftags',['escape_tags',['../text_8php.html#aa5148a0dfea2a1ca64c3d52f10aa2d64',1,'text.php']]],
['ev_5fcompare',['ev_compare',['../event_8php.html#a32ba1b9ddf7a744a9a1512b052e5f850',1,'event.php']]], ['ev_5fcompare',['ev_compare',['../event_8php.html#a32ba1b9ddf7a744a9a1512b052e5f850',1,'event.php']]],
['event_2ephp',['event.php',['../event_8php.html',1,'']]], ['event_2ephp',['event.php',['../event_8php.html',1,'']]],
['event_5fstore',['event_store',['../event_8php.html#a89ef533faf345db8d64a58d4856bde3a',1,'event.php']]], ['event_5faddtocal',['event_addtocal',['../event_8php.html#ac9f206819186b65952ac1869f0da8c6e',1,'event.php']]],
['event_5fstore_5fevent',['event_store_event',['../event_8php.html#af5ac41e7ea3f7131088fe6333fd2846c',1,'event.php']]],
['event_5fstore_5fitem',['event_store_item',['../event_8php.html#a7378e839ac3de9d55579eb3ec48eaf92',1,'event.php']]],
['events_2ephp',['events.php',['../events_8php.html',1,'']]], ['events_2ephp',['events.php',['../events_8php.html',1,'']]],
['events_5fcontent',['events_content',['../events_8php.html#a1d293fb217ae6bc9e3858c4b32e363ec',1,'events.php']]], ['events_5fcontent',['events_content',['../events_8php.html#a1d293fb217ae6bc9e3858c4b32e363ec',1,'events.php']]],
['events_5fpost',['events_post',['../events_8php.html#ab3e8a8f901175f8e40a8089eea45c075',1,'events.php']]], ['events_5fpost',['events_post',['../events_8php.html#ab3e8a8f901175f8e40a8089eea45c075',1,'events.php']]],

View File

@ -27,6 +27,7 @@ var searchData=
['http_5fstatus_5fexit',['http_status_exit',['../include_2network_8php.html#a4cfb2c05a1c295317283d762440ce0b2',1,'network.php']]], ['http_5fstatus_5fexit',['http_status_exit',['../include_2network_8php.html#a4cfb2c05a1c295317283d762440ce0b2',1,'network.php']]],
['hubloc_2ephp',['hubloc.php',['../hubloc_8php.html',1,'']]], ['hubloc_2ephp',['hubloc.php',['../hubloc_8php.html',1,'']]],
['hubloc_5fflags_5fdeleted',['HUBLOC_FLAGS_DELETED',['../boot_8php.html#a7c286add8961fd2d79216314cd4aadd8',1,'boot.php']]], ['hubloc_5fflags_5fdeleted',['HUBLOC_FLAGS_DELETED',['../boot_8php.html#a7c286add8961fd2d79216314cd4aadd8',1,'boot.php']]],
['hubloc_5fflags_5forphancheck',['HUBLOC_FLAGS_ORPHANCHECK',['../boot_8php.html#aefe573c3c7b0d37fbff264bbae79d673',1,'boot.php']]],
['hubloc_5fflags_5fprimary',['HUBLOC_FLAGS_PRIMARY',['../boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955',1,'boot.php']]], ['hubloc_5fflags_5fprimary',['HUBLOC_FLAGS_PRIMARY',['../boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955',1,'boot.php']]],
['hubloc_5fflags_5funverified',['HUBLOC_FLAGS_UNVERIFIED',['../boot_8php.html#ab54b24cc302e1a42a67a49d788b6b764',1,'boot.php']]], ['hubloc_5fflags_5funverified',['HUBLOC_FLAGS_UNVERIFIED',['../boot_8php.html#ab54b24cc302e1a42a67a49d788b6b764',1,'boot.php']]],
['hubloc_5fnotused',['HUBLOC_NOTUSED',['../boot_8php.html#aa589421267f0c2f0d643f727792cce35',1,'boot.php']]], ['hubloc_5fnotused',['HUBLOC_NOTUSED',['../boot_8php.html#aa589421267f0c2f0d643f727792cce35',1,'boot.php']]],

View File

@ -19,6 +19,7 @@ var searchData=
['manual_5fconfig',['manual_config',['../setup_8php.html#abe405d227ba7232971964a706d4f3bce',1,'setup.php']]], ['manual_5fconfig',['manual_config',['../setup_8php.html#abe405d227ba7232971964a706d4f3bce',1,'setup.php']]],
['map_5fscope',['map_scope',['../items_8php.html#ac1fcf621dce7370515b420a7753f4726',1,'items.php']]], ['map_5fscope',['map_scope',['../items_8php.html#ac1fcf621dce7370515b420a7753f4726',1,'items.php']]],
['marital_5fselector',['marital_selector',['../profile__selectors_8php.html#a7473dd095987e1cdcc79d4f0bb5e6798',1,'profile_selectors.php']]], ['marital_5fselector',['marital_selector',['../profile__selectors_8php.html#a7473dd095987e1cdcc79d4f0bb5e6798',1,'profile_selectors.php']]],
['mark_5forphan_5fhubsxchans',['mark_orphan_hubsxchans',['../Contact_8php.html#a08845ce8c5b997d5edac38ae7118b5c8',1,'Contact.php']]],
['match_2ephp',['match.php',['../match_8php.html',1,'']]], ['match_2ephp',['match.php',['../match_8php.html',1,'']]],
['match_5fcontent',['match_content',['../match_8php.html#a1dd853e959b9e70c1911bb2fb5f5130d',1,'match.php']]], ['match_5fcontent',['match_content',['../match_8php.html#a1dd853e959b9e70c1911bb2fb5f5130d',1,'match.php']]],
['match_5fopenid',['match_openid',['../auth_8php.html#ab7be44ee051c0aa29847807cf2c5dd38',1,'auth.php']]], ['match_5fopenid',['match_openid',['../auth_8php.html#ab7be44ee051c0aa29847807cf2c5dd38',1,'auth.php']]],

View File

@ -16,7 +16,9 @@ var searchData=
['escape',['escape',['../classdba__driver.html#afc95ffa103a3290581b537670cde5311',1,'dba_driver\escape()'],['../classdba__mysql.html#a99a7691ea6cb1300031fb6549379066e',1,'dba_mysql\escape()'],['../classdba__mysqli.html#a27d6a748af7f80028801306e7ea33f64',1,'dba_mysqli\escape()']]], ['escape',['escape',['../classdba__driver.html#afc95ffa103a3290581b537670cde5311',1,'dba_driver\escape()'],['../classdba__mysql.html#a99a7691ea6cb1300031fb6549379066e',1,'dba_mysql\escape()'],['../classdba__mysqli.html#a27d6a748af7f80028801306e7ea33f64',1,'dba_mysqli\escape()']]],
['escape_5ftags',['escape_tags',['../text_8php.html#aa5148a0dfea2a1ca64c3d52f10aa2d64',1,'text.php']]], ['escape_5ftags',['escape_tags',['../text_8php.html#aa5148a0dfea2a1ca64c3d52f10aa2d64',1,'text.php']]],
['ev_5fcompare',['ev_compare',['../event_8php.html#a32ba1b9ddf7a744a9a1512b052e5f850',1,'event.php']]], ['ev_5fcompare',['ev_compare',['../event_8php.html#a32ba1b9ddf7a744a9a1512b052e5f850',1,'event.php']]],
['event_5fstore',['event_store',['../event_8php.html#a89ef533faf345db8d64a58d4856bde3a',1,'event.php']]], ['event_5faddtocal',['event_addtocal',['../event_8php.html#ac9f206819186b65952ac1869f0da8c6e',1,'event.php']]],
['event_5fstore_5fevent',['event_store_event',['../event_8php.html#af5ac41e7ea3f7131088fe6333fd2846c',1,'event.php']]],
['event_5fstore_5fitem',['event_store_item',['../event_8php.html#a7378e839ac3de9d55579eb3ec48eaf92',1,'event.php']]],
['events_5fcontent',['events_content',['../events_8php.html#a1d293fb217ae6bc9e3858c4b32e363ec',1,'events.php']]], ['events_5fcontent',['events_content',['../events_8php.html#a1d293fb217ae6bc9e3858c4b32e363ec',1,'events.php']]],
['events_5fpost',['events_post',['../events_8php.html#ab3e8a8f901175f8e40a8089eea45c075',1,'events.php']]], ['events_5fpost',['events_post',['../events_8php.html#ab3e8a8f901175f8e40a8089eea45c075',1,'events.php']]],
['expand_5facl',['expand_acl',['../text_8php.html#ae4282a39492caa23ccbc2ce98e54f110',1,'text.php']]], ['expand_5facl',['expand_acl',['../text_8php.html#ae4282a39492caa23ccbc2ce98e54f110',1,'text.php']]],

View File

@ -10,6 +10,7 @@ var searchData=
['manual_5fconfig',['manual_config',['../setup_8php.html#abe405d227ba7232971964a706d4f3bce',1,'setup.php']]], ['manual_5fconfig',['manual_config',['../setup_8php.html#abe405d227ba7232971964a706d4f3bce',1,'setup.php']]],
['map_5fscope',['map_scope',['../items_8php.html#ac1fcf621dce7370515b420a7753f4726',1,'items.php']]], ['map_5fscope',['map_scope',['../items_8php.html#ac1fcf621dce7370515b420a7753f4726',1,'items.php']]],
['marital_5fselector',['marital_selector',['../profile__selectors_8php.html#a7473dd095987e1cdcc79d4f0bb5e6798',1,'profile_selectors.php']]], ['marital_5fselector',['marital_selector',['../profile__selectors_8php.html#a7473dd095987e1cdcc79d4f0bb5e6798',1,'profile_selectors.php']]],
['mark_5forphan_5fhubsxchans',['mark_orphan_hubsxchans',['../Contact_8php.html#a08845ce8c5b997d5edac38ae7118b5c8',1,'Contact.php']]],
['match_5fcontent',['match_content',['../match_8php.html#a1dd853e959b9e70c1911bb2fb5f5130d',1,'match.php']]], ['match_5fcontent',['match_content',['../match_8php.html#a1dd853e959b9e70c1911bb2fb5f5130d',1,'match.php']]],
['match_5fopenid',['match_openid',['../auth_8php.html#ab7be44ee051c0aa29847807cf2c5dd38',1,'auth.php']]], ['match_5fopenid',['match_openid',['../auth_8php.html#ab7be44ee051c0aa29847807cf2c5dd38',1,'auth.php']]],
['member_5fof',['member_of',['../include_2group_8php.html#a048f6892bfd28852de1b76470df411de',1,'group.php']]], ['member_5fof',['member_of',['../include_2group_8php.html#a048f6892bfd28852de1b76470df411de',1,'group.php']]],

View File

@ -1,6 +1,7 @@
var searchData= var searchData=
[ [
['hubloc_5fflags_5fdeleted',['HUBLOC_FLAGS_DELETED',['../boot_8php.html#a7c286add8961fd2d79216314cd4aadd8',1,'boot.php']]], ['hubloc_5fflags_5fdeleted',['HUBLOC_FLAGS_DELETED',['../boot_8php.html#a7c286add8961fd2d79216314cd4aadd8',1,'boot.php']]],
['hubloc_5fflags_5forphancheck',['HUBLOC_FLAGS_ORPHANCHECK',['../boot_8php.html#aefe573c3c7b0d37fbff264bbae79d673',1,'boot.php']]],
['hubloc_5fflags_5fprimary',['HUBLOC_FLAGS_PRIMARY',['../boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955',1,'boot.php']]], ['hubloc_5fflags_5fprimary',['HUBLOC_FLAGS_PRIMARY',['../boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955',1,'boot.php']]],
['hubloc_5fflags_5funverified',['HUBLOC_FLAGS_UNVERIFIED',['../boot_8php.html#ab54b24cc302e1a42a67a49d788b6b764',1,'boot.php']]], ['hubloc_5fflags_5funverified',['HUBLOC_FLAGS_UNVERIFIED',['../boot_8php.html#ab54b24cc302e1a42a67a49d788b6b764',1,'boot.php']]],
['hubloc_5fnotused',['HUBLOC_NOTUSED',['../boot_8php.html#aa589421267f0c2f0d643f727792cce35',1,'boot.php']]], ['hubloc_5fnotused',['HUBLOC_NOTUSED',['../boot_8php.html#aa589421267f0c2f0d643f727792cce35',1,'boot.php']]],

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

BIN
images/newbanner.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

122
images/newbanner.svg Normal file
View File

@ -0,0 +1,122 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="1052.36"
height="1052.3622"
id="svg2"
version="1.1"
inkscape:version="0.48.2 r9819"
sodipodi:docname="rhash1.svg">
<defs
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.35"
inkscape:cx="375"
inkscape:cy="520"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
showborder="false"
inkscape:showpageshadow="false"
gridtolerance="50"
objecttolerance="50"
guidetolerance="50"
inkscape:window-width="998"
inkscape:window-height="605"
inkscape:window-x="44"
inkscape:window-y="44"
inkscape:window-maximized="0">
<inkscape:grid
type="xygrid"
id="grid2985"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="false" />
</sodipodi:namedview>
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<g
id="g3019"
transform="translate(431,126)">
<text
sodipodi:linespacing="125%"
id="text2987"
y="412.36218"
x="-680"
style="font-size:144px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Arial;-inkscape-font-specification:Arial Bold"
xml:space="preserve"><tspan
y="412.36218"
x="-680"
id="tspan2989"
sodipodi:role="line">red</tspan></text>
<text
sodipodi:linespacing="125%"
id="text2991"
y="412.36218"
x="-280"
style="font-size:144px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Arial;-inkscape-font-specification:Arial Bold"
xml:space="preserve"><tspan
y="412.36218"
x="-280"
id="tspan2993"
sodipodi:role="line">matrix</tspan></text>
<g
transform="translate(-6,2.428572)"
id="g3013">
<path
sodipodi:type="arc"
style="fill:#ff0000;stroke:#ffffff"
id="path2999"
sodipodi:cx="-640"
sodipodi:cy="372.36218"
sodipodi:rx="80"
sodipodi:ry="80"
d="m -560,372.36218 a 80,80 0 1 1 -160,0 80,80 0 1 1 160,0 z"
transform="translate(277,-14.428572)" />
<g
id="g3009">
<text
sodipodi:linespacing="125%"
id="text2995"
y="409.36218"
x="-403"
style="font-size:144px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;font-family:Arial;-inkscape-font-specification:Arial Bold"
xml:space="preserve"><tspan
y="409.36218"
x="-403"
id="tspan2997"
sodipodi:role="line">#</tspan></text>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@ -6,9 +6,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: 2014-05-29.690\n" "Project-Id-Version: 2014-05-30.691\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-05-29 22:22-0700\n" "POT-Creation-Date: 2014-05-30 00:02-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -1 +1 @@
2014-05-29.690 2014-05-30.691