Sorting of autocomplete

This commit is contained in:
Stefan Parviainen 2015-01-04 14:23:23 +01:00
commit 57809f20a4
83 changed files with 9251 additions and 9026 deletions

View File

@ -198,35 +198,35 @@ $(document).ready(function() {
"Gratuit",
null);
else if (lang == "sv") // SWEDISH TRANSLATIONS
terms = new Array("Sekretess skalad för Internet",
"Socialt nätverkande",
terms = new Array("Sekretess skalad för Internet",
"Socialt nätverkande",
"Single Sign-On",
"Fotoalbum",
"Decentraliserat",
"Molnlagring",
"Ditt eget innehåll",
"Ditt eget innehåll",
"Blogg",
"End-to-end-kryptering",
"Chattrum",
"Delbara tilläggsprogram",
"Kontrollera behörighet mellan webbplatser",
"Ångra privata meddelanden",
"Delbara tilläggsprogram",
"Kontrollera behörighet mellan webbplatser",
"Ångra privata meddelanden",
"Skapa webbsidor",
"Innehållshantering",
"Tidsbegränsade meddelanden",
"Innehållshantering",
"Tidsbegränsade meddelanden",
"Spel och verktyg",
"Inte styrt av företag",
"Inte styrt av företag",
"Forum",
"Gilla + Ogilla",
"Dela allt som är digitalt",
"Dela allt som är digitalt",
"Kommunikation",
"Identitsmedvetet innehåll",
"Identitsmedvetet innehåll",
"Pseudonymer",
"Multipla identiteter",
"Reklamfritt",
"Rich Text-inlägg/-kommentarer",
"Händelsekalender",
"Bokmärken",
"Rich Text-inlägg/-kommentarer",
"Händelsekalender",
"Bokmärken",
"Gemensam taggning",
"Speglad katalog",
"Nomadisk identitet",
@ -236,15 +236,15 @@ $(document).ready(function() {
"Sekretessgrupper",
"Fildelning",
"MIT-licens",
"Självständighet",
"Samhörighetsfiltrering",
"Vänförslag",
"Fjärrinloggning",
"Självständighet",
"Samhörighetsfiltrering",
"Vänförslag",
"Fjärrinloggning",
"Teman",
"Tillägg",
"Tillägg",
"Externt API",
"Tredjepartsappar",
"Öppen källkod",
"Öppen källkod",
null);
// Find all <div>s with a class of "wrapper" and lang attribute equal
@ -347,7 +347,7 @@ Een van de traditionele problemen met onafhankelijke internetpublicaties is dat
</div>
<br />
<div class="tr" style="font-size: 1.4em; color: #666; margin-left: 75px; margin-right: 75px;">
De RedMatrix is een supernetwerk bestaande uit een enorme hoeveelheid kleinere onafhankelijke en autonome websites, die aan elkaar gekoppeld een coöperatief publicatie en sociaal platform vormen. Het bestaat uit een opensource webapplicatie die een compleet <strong>gedecentraliseerd</strong> multi-user publicatie-, communicatie- en social media-systeem biedt, een “hub” geheten. Elke hub verzorgt de communicatie (privéberichten, chatten, bloggen, forums en een sociaal netwerk) en het mediabeheer (foto's, agenda, webpagina's en apps) voor zijn leden; alles in een functie-rijke omgeving. Deze hubs maken automatisch contact met elkaar en de rest van de matrix. Het individu blijft altijd directe controle houden over zijn/haar privacy en eigendom; en aan elk item in de gehele matrix kan aan wie dan ook toegang verleend of geweigerd worden.
De RedMatrix is een supernetwerk bestaande uit een enorme hoeveelheid kleinere onafhankelijke en autonome websites, die aan elkaar gekoppeld een co&ouml;peratief publicatie en sociaal platform vormen. Het bestaat uit een opensource webapplicatie die een compleet <strong>gedecentraliseerd</strong> multi-user publicatie-, communicatie- en social media-systeem biedt, een “hub” geheten. Elke hub verzorgt de communicatie (privéberichten, chatten, bloggen, forums en een sociaal netwerk) en het mediabeheer (foto's, agenda, webpagina's en apps) voor zijn leden; alles in een functie-rijke omgeving. Deze hubs maken automatisch contact met elkaar en de rest van de matrix. Het individu blijft altijd directe controle houden over zijn/haar privacy en eigendom; en aan elk item in de gehele matrix kan aan wie dan ook toegang verleend of geweigerd worden.
</div>
<br />
<div class="tr" style="font-size: 1.4em; color: #666; margin-left: 75px; margin-right: 75px;">

View File

@ -2184,3 +2184,19 @@ function get_poller_runtime() {
$t = get_config('system','lastpoll');
return relative_date($t);
}
function z_get_upload_dir() {
$upload_dir = get_config('system','uploaddir');
if(! $upload_dir)
$upload_dir = ini_get('upload_tmp_dir');
if(! $upload_dir)
$upload_dir = sys_get_temp_dir();
return $upload_dir;
}
function z_get_temp_dir() {
$temp_dir = get_config('system','tempdir');
if(! $temp_dir)
$temp_dir = sys_get_temp_dir();
return $upload_dir;
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -41,6 +41,8 @@ var boot_8php =
[ "startup", "boot_8php.html#aca47505b8732177f52bb2d647eb2741c", null ],
[ "system_unavailable", "boot_8php.html#ac608a34f3bc180e7724192e0fd31f9b0", null ],
[ "x", "boot_8php.html#ae97836b0547953be182a2334c9c91d3c", null ],
[ "z_get_temp_dir", "boot_8php.html#a59717d02602a4babf2a54da8b33d93a5", null ],
[ "z_get_upload_dir", "boot_8php.html#a476c499e15caf75972fed134a8f23b2e", null ],
[ "z_path", "boot_8php.html#aba208673515cbb8a55e5fa4a1da99fda", null ],
[ "z_root", "boot_8php.html#add517a0958ac684792c62142a3877f81", null ],
[ "$DIRECTORY_FALLBACK_SERVERS", "boot_8php.html#a107d53f96acf5319905a34b1870db09a", null ],
@ -254,6 +256,7 @@ var boot_8php =
[ "PERMS_W_TAGWALL", "boot_8php.html#a99a4a17cb644e7e6826ea07ecaf09777", null ],
[ "PERMS_W_WALL", "boot_8php.html#a6b14a31a8aa9f3452a13383f413bffa2", null ],
[ "PHOTO_ADULT", "boot_8php.html#a921c55b9fa59a327a5f0e07fa1ccb2e0", null ],
[ "PHOTO_FLAG_OS", "boot_8php.html#ab49a5d43ce1150c5af8c750ccb14e15f", null ],
[ "PHOTO_NORMAL", "boot_8php.html#a4a49b29838ef2c45ab3556b52baec6a4", null ],
[ "PHOTO_PROFILE", "boot_8php.html#ab4bc9c50ecc927b92d519e36562b0df0", null ],
[ "PHOTO_THING", "boot_8php.html#a78849a1bf8ce8d9804b4cbb502e8f383", null ],

View File

@ -118,9 +118,10 @@ $(document).ready(function(){initNavTree('classRedMatrix_1_1RedDAV_1_1RedBrowser
<tr><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a0733e38e254474d9a456825e72f1ddfd">findAttachIdByHash</a>($attachHash)</td><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html">RedMatrix\RedDAV\RedBrowser</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#af764d5f14df751f9ec86c34fab300c09">generateDirectoryIndex</a>($path)</td><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html">RedMatrix\RedDAV\RedBrowser</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#acaa792c08d24e9dc2919759e92ba037d">getAssetUrl</a>($assetName)</td><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html">RedMatrix\RedDAV\RedBrowser</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a3bd98af2d1cdfd8f26deb914596176cf">htmlActionsPanel</a>(DAV\INode $node, &amp;$output)</td><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html">RedMatrix\RedDAV\RedBrowser</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#aa1607857cb59738c4dce2fe8e73d8f19">set_writeable</a>()</td><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html">RedMatrix\RedDAV\RedBrowser</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a242ce69a2fe5a5fdf9c2b8d3954accfd">userReadableSize</a>($size)</td><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html">RedMatrix\RedDAV\RedBrowser</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a810af4506cb3247e0ea7b0c4accbbc7a">getIconFromType</a>($type)</td><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html">RedMatrix\RedDAV\RedBrowser</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a3bd98af2d1cdfd8f26deb914596176cf">htmlActionsPanel</a>(DAV\INode $node, &amp;$output)</td><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html">RedMatrix\RedDAV\RedBrowser</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#aa1607857cb59738c4dce2fe8e73d8f19">set_writeable</a>()</td><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html">RedMatrix\RedDAV\RedBrowser</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a242ce69a2fe5a5fdf9c2b8d3954accfd">userReadableSize</a>($size)</td><td class="entry"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html">RedMatrix\RedDAV\RedBrowser</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
</div><!-- doc-content -->

View File

@ -147,6 +147,9 @@ Public Member Functions</h2></td></tr>
Protected Member Functions</h2></td></tr>
<tr class="memitem:acaa792c08d24e9dc2919759e92ba037d"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#acaa792c08d24e9dc2919759e92ba037d">getAssetUrl</a> ($assetName)</td></tr>
<tr class="separator:acaa792c08d24e9dc2919759e92ba037d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a810af4506cb3247e0ea7b0c4accbbc7a"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a810af4506cb3247e0ea7b0c4accbbc7a">getIconFromType</a> ($type)</td></tr>
<tr class="memdesc:a810af4506cb3247e0ea7b0c4accbbc7a"><td class="mdescLeft">&#160;</td><td class="mdescRight">returns icon name for use with e.g. font-awesome based on mime-type <a href="#a810af4506cb3247e0ea7b0c4accbbc7a">More...</a><br/></td></tr>
<tr class="separator:a810af4506cb3247e0ea7b0c4accbbc7a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad4bc0516533c62733f38043a37267d78"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#ad4bc0516533c62733f38043a37267d78">findAttachHash</a> ($owner, $parentHash, $attachName)</td></tr>
<tr class="memdesc:ad4bc0516533c62733f38043a37267d78"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return the hash of an attachment. <a href="#ad4bc0516533c62733f38043a37267d78">More...</a><br/></td></tr>
<tr class="separator:ad4bc0516533c62733f38043a37267d78"><td class="memSeparator" colspan="2">&#160;</td></tr>
@ -338,6 +341,41 @@ Private Attributes</h2></td></tr>
<p>Referenced by <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#af764d5f14df751f9ec86c34fab300c09">RedMatrix\RedDAV\RedBrowser\generateDirectoryIndex()</a>.</p>
</div>
</div>
<a class="anchor" id="a810af4506cb3247e0ea7b0c4accbbc7a"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">RedMatrix\RedDAV\RedBrowser::getIconFromType </td>
<td>(</td>
<td class="paramtype">&#160;</td>
<td class="paramname"><em>$type</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>returns icon name for use with e.g. font-awesome based on mime-type </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramtype">string</td><td class="paramname">$type</td><td></td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>string </dd></dl>
<p>Referenced by <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#af764d5f14df751f9ec86c34fab300c09">RedMatrix\RedDAV\RedBrowser\generateDirectoryIndex()</a>.</p>
</div>
</div>
<a class="anchor" id="a3bd98af2d1cdfd8f26deb914596176cf"></a>

View File

@ -5,6 +5,7 @@ var classRedMatrix_1_1RedDAV_1_1RedBrowser =
[ "findAttachIdByHash", "classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a0733e38e254474d9a456825e72f1ddfd", null ],
[ "generateDirectoryIndex", "classRedMatrix_1_1RedDAV_1_1RedBrowser.html#af764d5f14df751f9ec86c34fab300c09", null ],
[ "getAssetUrl", "classRedMatrix_1_1RedDAV_1_1RedBrowser.html#acaa792c08d24e9dc2919759e92ba037d", null ],
[ "getIconFromType", "classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a810af4506cb3247e0ea7b0c4accbbc7a", null ],
[ "htmlActionsPanel", "classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a3bd98af2d1cdfd8f26deb914596176cf", null ],
[ "set_writeable", "classRedMatrix_1_1RedDAV_1_1RedBrowser.html#aa1607857cb59738c4dce2fe8e73d8f19", null ],
[ "userReadableSize", "classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a242ce69a2fe5a5fdf9c2b8d3954accfd", null ],

View File

@ -114,10 +114,8 @@ $(document).ready(function(){initNavTree('datetime_8php.html','');});
Functions</h2></td></tr>
<tr class="memitem:aa51b5a7ea4f931b23acbdfcea46e9865"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="datetime_8php.html#aa51b5a7ea4f931b23acbdfcea46e9865">timezone_cmp</a> ($a, $b)</td></tr>
<tr class="separator:aa51b5a7ea4f931b23acbdfcea46e9865"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a633dadba426fa2f60b25fabdb19ebc1f"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="datetime_8php.html#a633dadba426fa2f60b25fabdb19ebc1f">select_timezone</a> ($current= 'America/Los_Angeles')</td></tr>
<tr class="separator:a633dadba426fa2f60b25fabdb19ebc1f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a03900dcf0f9e3c58793a031673a70326"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="datetime_8php.html#a03900dcf0f9e3c58793a031673a70326">field_timezone</a> ($name='timezone', $label='', $current= 'America/Los_Angeles', $help)</td></tr>
<tr class="separator:a03900dcf0f9e3c58793a031673a70326"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afbb34604d0f6e7d2103da4f42e2487b1"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="datetime_8php.html#afbb34604d0f6e7d2103da4f42e2487b1">get_timezones</a> ()</td></tr>
<tr class="separator:afbb34604d0f6e7d2103da4f42e2487b1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad6301e74b0f9267d52f8d432b5beb226"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="datetime_8php.html#ad6301e74b0f9267d52f8d432b5beb226">datetime_convert</a> ($from= 'UTC', $to= 'UTC', $s= 'now', $fmt=&quot;Y-m-d H:i:s&quot;)</td></tr>
<tr class="separator:ad6301e74b0f9267d52f8d432b5beb226"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3f2897db32e745fe2f3e70a6b46578f8"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="datetime_8php.html#a3f2897db32e745fe2f3e70a6b46578f8">dob</a> ($dob)</td></tr>
@ -414,46 +412,6 @@ Functions</h2></td></tr>
<p>Referenced by <a class="el" href="profiles_8php.html#a46975783b8b8d70402d51487eb1f0b00">profiles_content()</a>.</p>
</div>
</div>
<a class="anchor" id="a03900dcf0f9e3c58793a031673a70326"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">field_timezone </td>
<td>(</td>
<td class="paramtype">&#160;</td>
<td class="paramname"><em>$name</em> = <code>'timezone'</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">&#160;</td>
<td class="paramname"><em>$label</em> = <code>''</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">&#160;</td>
<td class="paramname"><em>$current</em> = <code>'America/Los_Angeles'</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">&#160;</td>
<td class="paramname"><em>$help</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="setup_8php.html#a88247384a96e14516f474d7af6a465c1">setup_content()</a>.</p>
</div>
</div>
<a class="anchor" id="a7df24d72ea05922d3127363e2295174c"></a>
@ -510,6 +468,23 @@ Functions</h2></td></tr>
<p>Referenced by <a class="el" href="datetime_8php.html#aea356409ba69f9de412298c998595dd2">cal()</a>.</p>
</div>
</div>
<a class="anchor" id="afbb34604d0f6e7d2103da4f42e2487b1"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">get_timezones </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Referenced by <a class="el" href="setup_8php.html#a88247384a96e14516f474d7af6a465c1">setup_content()</a>.</p>
</div>
</div>
<a class="anchor" id="a8ae8dc95ace7ac27fa5a1ecf42b78c82"></a>
@ -538,24 +513,6 @@ Functions</h2></td></tr>
<p>Referenced by <a class="el" href="identity_8php.html#aa870d2c1f558cfd52bef05bc124e8fa4">advanced_profile()</a>, <a class="el" href="connedit_8php.html#a795acb3d9d841f55c255d7611681ab67">connedit_content()</a>, <a class="el" href="conversation_8php.html#affea1afb3f32ca41e966c8ddb4204d81">conversation()</a>, <a class="el" href="include_2notify_8php.html#a0e61728e487df50c72e6434f911a57d3">format_notification()</a>, <a class="el" href="boot_8php.html#aa561f801e962b67a5c4d0548ea95fd17">get_poller_runtime()</a>, <a class="el" href="classItem.html#ad5dcbe0b94cb2d5719bc5b6bd8ad60c8">Item\get_template_data()</a>, <a class="el" href="notifications_8php.html#aadd0b5525bd8c283a5d8a37982bbfe62">notifications_content()</a>, <a class="el" href="mod_2notify_8php.html#acdf3851688ebd6d6a575eb84ef9febe3">notify_content()</a>, and <a class="el" href="ping_8php.html#a77217b1b190b4c5d8770867b45f0c0a1">ping_init()</a>.</p>
</div>
</div>
<a class="anchor" id="a633dadba426fa2f60b25fabdb19ebc1f"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">select_timezone </td>
<td>(</td>
<td class="paramtype">&#160;</td>
<td class="paramname"><em>$current</em> = <code>'America/Los_Angeles'</code></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Referenced by <a class="el" href="datetime_8php.html#a03900dcf0f9e3c58793a031673a70326">field_timezone()</a>.</p>
</div>
</div>
<a class="anchor" id="a3f239f94e23335d860b148958d87a093"></a>

View File

@ -6,11 +6,10 @@ var datetime_8php =
[ "datetime_convert", "datetime_8php.html#ad6301e74b0f9267d52f8d432b5beb226", null ],
[ "datetimesel", "datetime_8php.html#a72218e5ee21876484934bacbb6bd9ba3", null ],
[ "dob", "datetime_8php.html#a3f2897db32e745fe2f3e70a6b46578f8", null ],
[ "field_timezone", "datetime_8php.html#a03900dcf0f9e3c58793a031673a70326", null ],
[ "get_dim", "datetime_8php.html#a7df24d72ea05922d3127363e2295174c", null ],
[ "get_first_dim", "datetime_8php.html#aba971b67f17fecf050813f1eba72367f", null ],
[ "get_timezones", "datetime_8php.html#afbb34604d0f6e7d2103da4f42e2487b1", null ],
[ "relative_date", "datetime_8php.html#a8ae8dc95ace7ac27fa5a1ecf42b78c82", null ],
[ "select_timezone", "datetime_8php.html#a633dadba426fa2f60b25fabdb19ebc1f", null ],
[ "timesel", "datetime_8php.html#a3f239f94e23335d860b148958d87a093", null ],
[ "timezone_cmp", "datetime_8php.html#aa51b5a7ea4f931b23acbdfcea46e9865", null ],
[ "update_birthdays", "datetime_8php.html#af1cd77c97c901d9239cb7a61f97f9826", null ],

View File

@ -142,7 +142,7 @@ Functions</h2></td></tr>
</table>
</div><div class="memdoc">
<p>Referenced by <a class="el" href="include_2apps_8php.html#a1b2e737f477a2e0d9d11ef14adc5aa66">app_render()</a>, <a class="el" href="view_2theme_2apw_2php_2config_8php.html#ad59fc09da66b66267f9753c8b2dd68d0">apw_form()</a>, <a class="el" href="blocks_8php.html#a2531a8fd51db3cecb2eb20c002c66e12">blocks_content()</a>, <a class="el" href="contact__widgets_8php.html#a165eb021e61c4dcab2a552f28628d353">categories_widget()</a>, <a class="el" href="connedit_8php.html#a795acb3d9d841f55c255d7611681ab67">connedit_content()</a>, <a class="el" href="conversation_8php.html#affea1afb3f32ca41e966c8ddb4204d81">conversation()</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="classItem.html#a3ee7667c2ec6cd7657328e27848c0bdf">Item\get_comment_box()</a>, <a class="el" href="classItem.html#ad5dcbe0b94cb2d5719bc5b6bd8ad60c8">Item\get_template_data()</a>, <a class="el" href="item_8php.html#a693cd09805755ab85bbb5ecae69a48c3">item_post()</a>, <a class="el" href="mail_8php.html#a3c7c485fc69f92371e8b20936040eca1">mail_content()</a>, <a class="el" href="nav_8php.html#a43be0df73b90647ea70947ce004e231e">nav()</a>, <a class="el" href="include_2apps_8php.html#a32fe4ed9666228fd4b67dc487cc57a83">parse_app_description()</a>, <a class="el" href="identity_8php.html#a4751b522ea913d0e7ed43e03d22e9e68">profile_load()</a>, <a class="el" href="identity_8php.html#a432259b2cf5b6f59be53e71db9f2c7dc">profile_sidebar()</a>, <a class="el" href="profiles_8php.html#a46975783b8b8d70402d51487eb1f0b00">profiles_content()</a>, <a class="el" href="profiles_8php.html#ab0362c81b1d3b0b12a772b9fac446e04">profiles_post()</a>, <a class="el" href="view_2theme_2redbasic_2php_2config_8php.html#a8574a41fa9735ee391ba57ab24b93793">redbasic_form()</a>, <a class="el" href="text_8php.html#a876e94892867019935b348b573299352">search()</a>, <a class="el" href="search_8php.html#ab2568591359edde5b483a6cd9a24b2cc">search_content()</a>, <a class="el" href="text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447">searchbox()</a>, <a class="el" href="sources_8php.html#ac442ccef080ab95772d8929fcafcb4b7">sources_content()</a>, <a class="el" href="sources_8php.html#ac73298ff162ce7b2de8dcaf3d3305b1e">sources_post()</a>, <a class="el" href="thing_8php.html#a24a35f1e64029a67fdbea94a776ae04b">thing_content()</a>, <a class="el" href="webpages_8php.html#af3b7397d4abc153e3d2147740ee1a41d">webpages_content()</a>, <a class="el" href="widgets_8php.html#add9b24d3304e529a7975e96122315554">widget_affinity()</a>, <a class="el" href="widgets_8php.html#a7b1e357b5a2027718470b77ec921fc65">widget_archive()</a>, <a class="el" href="widgets_8php.html#a45ea061dabe9a8372e4ca3b9e5714256">widget_notes()</a>, <a class="el" href="widgets_8php.html#a94203eb9bcd63cbdecbbcb15163598d8">widget_savedsearch()</a>, <a class="el" href="widgets_8php.html#aaa73bcf1702eaadd9dcd253502f55e01">widget_settings_menu()</a>, <a class="el" href="widgets_8php.html#a0d404276fedc59f5038cf5c085028326">widget_suggestions()</a>, and <a class="el" href="widgets_8php.html#ae4ced69d83dbdd9e6b51660d9eba8653">widget_tagcloud_wall()</a>.</p>
<p>Referenced by <a class="el" href="include_2apps_8php.html#a1b2e737f477a2e0d9d11ef14adc5aa66">app_render()</a>, <a class="el" href="view_2theme_2apw_2php_2config_8php.html#ad59fc09da66b66267f9753c8b2dd68d0">apw_form()</a>, <a class="el" href="blocks_8php.html#a2531a8fd51db3cecb2eb20c002c66e12">blocks_content()</a>, <a class="el" href="contact__widgets_8php.html#a165eb021e61c4dcab2a552f28628d353">categories_widget()</a>, <a class="el" href="connedit_8php.html#a795acb3d9d841f55c255d7611681ab67">connedit_content()</a>, <a class="el" href="conversation_8php.html#affea1afb3f32ca41e966c8ddb4204d81">conversation()</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="classItem.html#a3ee7667c2ec6cd7657328e27848c0bdf">Item\get_comment_box()</a>, <a class="el" href="classItem.html#ad5dcbe0b94cb2d5719bc5b6bd8ad60c8">Item\get_template_data()</a>, <a class="el" href="item_8php.html#a693cd09805755ab85bbb5ecae69a48c3">item_post()</a>, <a class="el" href="mail_8php.html#a3c7c485fc69f92371e8b20936040eca1">mail_content()</a>, <a class="el" href="nav_8php.html#a43be0df73b90647ea70947ce004e231e">nav()</a>, <a class="el" href="include_2apps_8php.html#a32fe4ed9666228fd4b67dc487cc57a83">parse_app_description()</a>, <a class="el" href="identity_8php.html#a4751b522ea913d0e7ed43e03d22e9e68">profile_load()</a>, <a class="el" href="identity_8php.html#a432259b2cf5b6f59be53e71db9f2c7dc">profile_sidebar()</a>, <a class="el" href="profiles_8php.html#a46975783b8b8d70402d51487eb1f0b00">profiles_content()</a>, <a class="el" href="profiles_8php.html#a36f71405ad536228f8bb84a551b23f7e">profiles_init()</a>, <a class="el" href="profiles_8php.html#ab0362c81b1d3b0b12a772b9fac446e04">profiles_post()</a>, <a class="el" href="view_2theme_2redbasic_2php_2config_8php.html#a8574a41fa9735ee391ba57ab24b93793">redbasic_form()</a>, <a class="el" href="text_8php.html#a876e94892867019935b348b573299352">search()</a>, <a class="el" href="search_8php.html#ab2568591359edde5b483a6cd9a24b2cc">search_content()</a>, <a class="el" href="text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447">searchbox()</a>, <a class="el" href="sources_8php.html#ac442ccef080ab95772d8929fcafcb4b7">sources_content()</a>, <a class="el" href="sources_8php.html#ac73298ff162ce7b2de8dcaf3d3305b1e">sources_post()</a>, <a class="el" href="thing_8php.html#a24a35f1e64029a67fdbea94a776ae04b">thing_content()</a>, <a class="el" href="webpages_8php.html#af3b7397d4abc153e3d2147740ee1a41d">webpages_content()</a>, <a class="el" href="widgets_8php.html#add9b24d3304e529a7975e96122315554">widget_affinity()</a>, <a class="el" href="widgets_8php.html#a7b1e357b5a2027718470b77ec921fc65">widget_archive()</a>, <a class="el" href="widgets_8php.html#a45ea061dabe9a8372e4ca3b9e5714256">widget_notes()</a>, <a class="el" href="widgets_8php.html#a94203eb9bcd63cbdecbbcb15163598d8">widget_savedsearch()</a>, <a class="el" href="widgets_8php.html#aaa73bcf1702eaadd9dcd253502f55e01">widget_settings_menu()</a>, <a class="el" href="widgets_8php.html#a0d404276fedc59f5038cf5c085028326">widget_suggestions()</a>, and <a class="el" href="widgets_8php.html#ae4ced69d83dbdd9e6b51660d9eba8653">widget_tagcloud_wall()</a>.</p>
</div>
</div>
@ -159,6 +159,8 @@ Functions</h2></td></tr>
</table>
</div><div class="memdoc">
<p>Referenced by <a class="el" href="settings_8php.html#aa7ee94d88ac088edb04ccf3a26de3586">settings_post()</a>.</p>
</div>
</div>
</div><!-- contents -->

View File

@ -306,9 +306,9 @@ $(document).ready(function(){initNavTree('functions_0x67.html','');});
: <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a825dc5f3e0f83f50736c16daa6a4809d">RedMatrix\RedDAV\RedDirectory</a>
</li>
<li>getdriver()
: <a class="el" href="classdba__mysqli.html#a6eb6c578c6928908321e5e6da866e1db">dba_mysqli</a>
, <a class="el" href="classdba__postgres.html#ae0f834413e57cf0735ae7b64b2f71e68">dba_postgres</a>
: <a class="el" href="classdba__postgres.html#ae0f834413e57cf0735ae7b64b2f71e68">dba_postgres</a>
, <a class="el" href="classdba__mysql.html#a31011edd67b6b394355bf04cedb498d0">dba_mysql</a>
, <a class="el" href="classdba__mysqli.html#a6eb6c578c6928908321e5e6da866e1db">dba_mysqli</a>
, <a class="el" href="classdba__driver.html#a02165fc4bee63d040ebd963a4fa82a14">dba_driver</a>
</li>
<li>getETag()
@ -320,18 +320,21 @@ $(document).ready(function(){initNavTree('functions_0x67.html','');});
<li>getHeight()
: <a class="el" href="classphoto__driver.html#af769e9abb144e57002c59aa2aa8f3468">photo_driver</a>
</li>
<li>getIconFromType()
: <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a810af4506cb3247e0ea7b0c4accbbc7a">RedMatrix\RedDAV\RedBrowser</a>
</li>
<li>getImage()
: <a class="el" href="classphoto__gd.html#a86757ba021fd80d1a5cf8c2f766a8484">photo_gd</a>
: <a class="el" href="classphoto__driver.html#ab98da263bd7341fc132c4fb6fc76e8d5">photo_driver</a>
, <a class="el" href="classphoto__gd.html#a86757ba021fd80d1a5cf8c2f766a8484">photo_gd</a>
, <a class="el" href="classphoto__imagick.html#ad07288e0eb3922cb08cc9d33a163decc">photo_imagick</a>
, <a class="el" href="classphoto__driver.html#ab98da263bd7341fc132c4fb6fc76e8d5">photo_driver</a>
</li>
<li>getLastModified()
: <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a69db5f641f8f5dc999e55cee1832ecd5">RedMatrix\RedDAV\RedDirectory</a>
, <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedFile.html#ac47016aa0e3f6f1a1c4570bd6fd8cf25">RedMatrix\RedDAV\RedFile</a>
: <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedFile.html#ac47016aa0e3f6f1a1c4570bd6fd8cf25">RedMatrix\RedDAV\RedFile</a>
, <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a69db5f641f8f5dc999e55cee1832ecd5">RedMatrix\RedDAV\RedDirectory</a>
</li>
<li>getName()
: <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a55f7172814a0749b5342f152ab3fa0df">RedMatrix\RedDAV\RedDirectory</a>
, <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedFile.html#ac945aa782d6c035d339e59974266ec4d">RedMatrix\RedDAV\RedFile</a>
: <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedFile.html#ac945aa782d6c035d339e59974266ec4d">RedMatrix\RedDAV\RedFile</a>
, <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a55f7172814a0749b5342f152ab3fa0df">RedMatrix\RedDAV\RedDirectory</a>
</li>
<li>getQuotaInfo()
: <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a69db443ed3c84938b4352fe515bf8d68">RedMatrix\RedDAV\RedDirectory</a>

View File

@ -305,9 +305,9 @@ $(document).ready(function(){initNavTree('functions_func_0x67.html','');});
: <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a825dc5f3e0f83f50736c16daa6a4809d">RedMatrix\RedDAV\RedDirectory</a>
</li>
<li>getdriver()
: <a class="el" href="classdba__mysqli.html#a6eb6c578c6928908321e5e6da866e1db">dba_mysqli</a>
, <a class="el" href="classdba__postgres.html#ae0f834413e57cf0735ae7b64b2f71e68">dba_postgres</a>
: <a class="el" href="classdba__postgres.html#ae0f834413e57cf0735ae7b64b2f71e68">dba_postgres</a>
, <a class="el" href="classdba__mysql.html#a31011edd67b6b394355bf04cedb498d0">dba_mysql</a>
, <a class="el" href="classdba__mysqli.html#a6eb6c578c6928908321e5e6da866e1db">dba_mysqli</a>
, <a class="el" href="classdba__driver.html#a02165fc4bee63d040ebd963a4fa82a14">dba_driver</a>
</li>
<li>getETag()
@ -319,18 +319,21 @@ $(document).ready(function(){initNavTree('functions_func_0x67.html','');});
<li>getHeight()
: <a class="el" href="classphoto__driver.html#af769e9abb144e57002c59aa2aa8f3468">photo_driver</a>
</li>
<li>getIconFromType()
: <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a810af4506cb3247e0ea7b0c4accbbc7a">RedMatrix\RedDAV\RedBrowser</a>
</li>
<li>getImage()
: <a class="el" href="classphoto__gd.html#a86757ba021fd80d1a5cf8c2f766a8484">photo_gd</a>
: <a class="el" href="classphoto__driver.html#ab98da263bd7341fc132c4fb6fc76e8d5">photo_driver</a>
, <a class="el" href="classphoto__gd.html#a86757ba021fd80d1a5cf8c2f766a8484">photo_gd</a>
, <a class="el" href="classphoto__imagick.html#ad07288e0eb3922cb08cc9d33a163decc">photo_imagick</a>
, <a class="el" href="classphoto__driver.html#ab98da263bd7341fc132c4fb6fc76e8d5">photo_driver</a>
</li>
<li>getLastModified()
: <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a69db5f641f8f5dc999e55cee1832ecd5">RedMatrix\RedDAV\RedDirectory</a>
, <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedFile.html#ac47016aa0e3f6f1a1c4570bd6fd8cf25">RedMatrix\RedDAV\RedFile</a>
: <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedFile.html#ac47016aa0e3f6f1a1c4570bd6fd8cf25">RedMatrix\RedDAV\RedFile</a>
, <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a69db5f641f8f5dc999e55cee1832ecd5">RedMatrix\RedDAV\RedDirectory</a>
</li>
<li>getName()
: <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a55f7172814a0749b5342f152ab3fa0df">RedMatrix\RedDAV\RedDirectory</a>
, <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedFile.html#ac945aa782d6c035d339e59974266ec4d">RedMatrix\RedDAV\RedFile</a>
: <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedFile.html#ac945aa782d6c035d339e59974266ec4d">RedMatrix\RedDAV\RedFile</a>
, <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a55f7172814a0749b5342f152ab3fa0df">RedMatrix\RedDAV\RedDirectory</a>
</li>
<li>getQuotaInfo()
: <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a69db443ed3c84938b4352fe515bf8d68">RedMatrix\RedDAV\RedDirectory</a>

View File

@ -168,9 +168,6 @@ $(document).ready(function(){initNavTree('globals_0x66.html','');});
<li>fetch_xrd_links()
: <a class="el" href="include_2network_8php.html#a850ed5307c6a18076f4b80addc99602d">network.php</a>
</li>
<li>field_timezone()
: <a class="el" href="datetime_8php.html#a03900dcf0f9e3c58793a031673a70326">datetime.php</a>
</li>
<li>file_tag_decode()
: <a class="el" href="taxonomy_8php.html#a08df5164926d2b31b8e9fcfe919de2b6">taxonomy.php</a>
</li>

View File

@ -318,6 +318,9 @@ $(document).ready(function(){initNavTree('globals_0x67.html','');});
<li>get_role_perms()
: <a class="el" href="permissions_8php.html#a9b5f5120566a3699a98efc5ccb0c59fe">permissions.php</a>
</li>
<li>get_roles()
: <a class="el" href="permissions_8php.html#a6b239a0d494b92a89ce7bf9c7e588991">permissions.php</a>
</li>
<li>get_rpost_path()
: <a class="el" href="zot_8php.html#a8e22dbc6f884be3644a892a876cbd972">zot.php</a>
</li>
@ -348,6 +351,9 @@ $(document).ready(function(){initNavTree('globals_0x67.html','');});
<li>get_things()
: <a class="el" href="taxonomy_8php.html#a7747fa859ac56fbffd4f9782d85505de">taxonomy.php</a>
</li>
<li>get_timezones()
: <a class="el" href="datetime_8php.html#afbb34604d0f6e7d2103da4f42e2487b1">datetime.php</a>
</li>
<li>get_words()
: <a class="el" href="spam_8php.html#ab8fd81a82c9622cbebb8ceab6b310ca6">spam.php</a>
</li>

View File

@ -315,6 +315,9 @@ $(document).ready(function(){initNavTree('globals_0x70.html','');});
<li>photo_factory()
: <a class="el" href="photo__driver_8php.html#a32e2817faa25d7f11f60a8abff565035">photo_driver.php</a>
</li>
<li>PHOTO_FLAG_OS
: <a class="el" href="boot_8php.html#ab49a5d43ce1150c5af8c750ccb14e15f">boot.php</a>
</li>
<li>photo_init()
: <a class="el" href="photo_8php.html#a582779d24882b0d31ee909a91d70a448">photo.php</a>
</li>

View File

@ -369,9 +369,6 @@ $(document).ready(function(){initNavTree('globals_0x72.html','');});
<li>rmagic_post()
: <a class="el" href="rmagic_8php.html#a869de069d081b3c4e98b957d06bbf08f">rmagic.php</a>
</li>
<li>role_selector()
: <a class="el" href="permissions_8php.html#a50e8099ea8a4d7ed68b2a0a7ea9aa724">permissions.php</a>
</li>
<li>rpost_callback()
: <a class="el" href="bbcode_8php.html#a5165a5221a52cf1bc1d7812ebd2069c7">bbcode.php</a>
</li>

View File

@ -177,9 +177,6 @@ $(document).ready(function(){initNavTree('globals_0x73.html','');});
<li>searchbox()
: <a class="el" href="text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447">text.php</a>
</li>
<li>select_timezone()
: <a class="el" href="datetime_8php.html#a633dadba426fa2f60b25fabdb19ebc1f">datetime.php</a>
</li>
<li>send_message()
: <a class="el" href="include_2message_8php.html#a751ffd6635022b2190f56154ee745752">message.php</a>
</li>

View File

@ -247,7 +247,7 @@ $(document).ready(function(){initNavTree('globals_0x74.html','');});
: <a class="el" href="plugin_8php.html#a65fedcffbe03562ef844cabee37d34e2">plugin.php</a>
</li>
<li>theme_post()
: <a class="el" href="view_2theme_2redbasic_2php_2config_8php.html#ad29461920cf03b9ce1428e21eb1f4ba6">config.php</a>
: <a class="el" href="view_2theme_2apw_2php_2config_8php.html#ad29461920cf03b9ce1428e21eb1f4ba6">config.php</a>
</li>
<li>theme_status()
: <a class="el" href="admin_8php.html#ad4f74f33944a98b56d2c8c7601f124a4">admin.php</a>
@ -282,6 +282,9 @@ $(document).ready(function(){initNavTree('globals_0x74.html','');});
<li>translate_system_apps()
: <a class="el" href="include_2apps_8php.html#a48289d5cc44b7638191738106ac5d030">apps.php</a>
</li>
<li>trim_message()
: <a class="el" href="po2php_8php.html#a4f3dc9b019d0cd1dc171c54c991ef334">po2php.php</a>
</li>
<li>tryoembed()
: <a class="el" href="bbcode_8php.html#a55b0cb6973f1ec731de0e726bcc0efa7">bbcode.php</a>
</li>

View File

@ -150,6 +150,12 @@ $(document).ready(function(){initNavTree('globals_0x7a.html','');});
<li>z_fetch_url()
: <a class="el" href="include_2network_8php.html#aafd06c0a75402aefb06cfb9f9740fa37">network.php</a>
</li>
<li>z_get_temp_dir()
: <a class="el" href="boot_8php.html#a59717d02602a4babf2a54da8b33d93a5">boot.php</a>
</li>
<li>z_get_upload_dir()
: <a class="el" href="boot_8php.html#a476c499e15caf75972fed134a8f23b2e">boot.php</a>
</li>
<li>z_input_filter()
: <a class="el" href="text_8php.html#a324c58f37f6acdf9cd1922aa76077d9f">text.php</a>
</li>

View File

@ -167,9 +167,6 @@ $(document).ready(function(){initNavTree('globals_func_0x66.html','');});
<li>fetch_xrd_links()
: <a class="el" href="include_2network_8php.html#a850ed5307c6a18076f4b80addc99602d">network.php</a>
</li>
<li>field_timezone()
: <a class="el" href="datetime_8php.html#a03900dcf0f9e3c58793a031673a70326">datetime.php</a>
</li>
<li>file_tag_decode()
: <a class="el" href="taxonomy_8php.html#a08df5164926d2b31b8e9fcfe919de2b6">taxonomy.php</a>
</li>

View File

@ -317,6 +317,9 @@ $(document).ready(function(){initNavTree('globals_func_0x67.html','');});
<li>get_role_perms()
: <a class="el" href="permissions_8php.html#a9b5f5120566a3699a98efc5ccb0c59fe">permissions.php</a>
</li>
<li>get_roles()
: <a class="el" href="permissions_8php.html#a6b239a0d494b92a89ce7bf9c7e588991">permissions.php</a>
</li>
<li>get_rpost_path()
: <a class="el" href="zot_8php.html#a8e22dbc6f884be3644a892a876cbd972">zot.php</a>
</li>
@ -347,6 +350,9 @@ $(document).ready(function(){initNavTree('globals_func_0x67.html','');});
<li>get_things()
: <a class="el" href="taxonomy_8php.html#a7747fa859ac56fbffd4f9782d85505de">taxonomy.php</a>
</li>
<li>get_timezones()
: <a class="el" href="datetime_8php.html#afbb34604d0f6e7d2103da4f42e2487b1">datetime.php</a>
</li>
<li>get_words()
: <a class="el" href="spam_8php.html#ab8fd81a82c9622cbebb8ceab6b310ca6">spam.php</a>
</li>

View File

@ -323,9 +323,6 @@ $(document).ready(function(){initNavTree('globals_func_0x72.html','');});
<li>rmagic_post()
: <a class="el" href="rmagic_8php.html#a869de069d081b3c4e98b957d06bbf08f">rmagic.php</a>
</li>
<li>role_selector()
: <a class="el" href="permissions_8php.html#a50e8099ea8a4d7ed68b2a0a7ea9aa724">permissions.php</a>
</li>
<li>rpost_callback()
: <a class="el" href="bbcode_8php.html#a5165a5221a52cf1bc1d7812ebd2069c7">bbcode.php</a>
</li>

View File

@ -176,9 +176,6 @@ $(document).ready(function(){initNavTree('globals_func_0x73.html','');});
<li>searchbox()
: <a class="el" href="text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447">text.php</a>
</li>
<li>select_timezone()
: <a class="el" href="datetime_8php.html#a633dadba426fa2f60b25fabdb19ebc1f">datetime.php</a>
</li>
<li>send_message()
: <a class="el" href="include_2message_8php.html#a751ffd6635022b2190f56154ee745752">message.php</a>
</li>

View File

@ -230,6 +230,9 @@ $(document).ready(function(){initNavTree('globals_func_0x74.html','');});
<li>translate_system_apps()
: <a class="el" href="include_2apps_8php.html#a48289d5cc44b7638191738106ac5d030">apps.php</a>
</li>
<li>trim_message()
: <a class="el" href="po2php_8php.html#a4f3dc9b019d0cd1dc171c54c991ef334">po2php.php</a>
</li>
<li>tryoembed()
: <a class="el" href="bbcode_8php.html#a55b0cb6973f1ec731de0e726bcc0efa7">bbcode.php</a>
</li>

View File

@ -149,6 +149,12 @@ $(document).ready(function(){initNavTree('globals_func_0x7a.html','');});
<li>z_fetch_url()
: <a class="el" href="include_2network_8php.html#aafd06c0a75402aefb06cfb9f9740fa37">network.php</a>
</li>
<li>z_get_temp_dir()
: <a class="el" href="boot_8php.html#a59717d02602a4babf2a54da8b33d93a5">boot.php</a>
</li>
<li>z_get_upload_dir()
: <a class="el" href="boot_8php.html#a476c499e15caf75972fed134a8f23b2e">boot.php</a>
</li>
<li>z_input_filter()
: <a class="el" href="text_8php.html#a324c58f37f6acdf9cd1922aa76077d9f">text.php</a>
</li>

View File

@ -254,6 +254,9 @@ $(document).ready(function(){initNavTree('globals_vars_0x70.html','');});
<li>PHOTO_ADULT
: <a class="el" href="boot_8php.html#a921c55b9fa59a327a5f0e07fa1ccb2e0">boot.php</a>
</li>
<li>PHOTO_FLAG_OS
: <a class="el" href="boot_8php.html#ab49a5d43ce1150c5af8c750ccb14e15f">boot.php</a>
</li>
<li>PHOTO_NORMAL
: <a class="el" href="boot_8php.html#a4a49b29838ef2c45ab3556b52baec6a4">boot.php</a>
</li>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -37,15 +37,15 @@ var NAVTREE =
var NAVTREEINDEX =
[
"BS-Default_8php.html",
"boot_8php.html#a52b599cd13e152ebc80d7e4413683195",
"classApp.html#a3d84af5e42082098672531cd1a618853",
"classTemplate.html#a4b933954086d9e01a1804b0b1c6ee93e",
"datetime_8php.html#aea356409ba69f9de412298c998595dd2",
"globals_0x5f.html",
"include_2chat_8php.html#acea6b176eb7aff44d9ba3ae24ce511d3",
"mod_2api_8php.html#a33315b5bbf5418f6850b2038107b526d",
"reddav_8php.html",
"text_8php.html#ac2ff88e800f74b22e9cc091c10809c54"
"boot_8php.html#a525ca93ff35d3535d1a2b8ba57876afa",
"classApp.html#a33a8e90b60ec4438f6fbf299d0f6839c",
"classTemplate.html#a285b5b2007dbbf733476273df3fed4ef",
"datetime_8php.html#abc1652f96799cec6fce8797ba2ebc2df",
"functions_vars.html",
"include_2chat_8php.html#a2ba3af6884ecdce95de69262fe599639",
"mitem_8php.html#a9627cd857cafdf04e4fc0ae48c8e8518",
"redbasic_2php_2style_8php.html#ab3afb90d611eca90819f597a2c0bb459",
"text_8php.html#aaed4413ed8918838b517e3b2fafaea0d"
];
var SYNCONMSG = 'click to disable panel synchronisation';

View File

@ -150,104 +150,104 @@ var NAVTREEINDEX0 =
"blocks_8php.html#a2531a8fd51db3cecb2eb20c002c66e12":[6,0,1,9,0],
"blocks_8php.html#aebe88302181883d2b17d6e98a1aaebe9":[6,0,1,9,1],
"boot_8php.html":[6,0,4],
"boot_8php.html#a009e6a0637cb65804ea8094ecc4450b0":[6,0,4,149],
"boot_8php.html#a0209e605028a5bb492683951ab30d49d":[6,0,4,310],
"boot_8php.html#a022cea669f9f13ef7c6268b63884c57f":[6,0,4,163],
"boot_8php.html#a02566ac9d891369a1d3ebb81a15722fc":[6,0,4,268],
"boot_8php.html#a028380b2902a86ba32198f6d3b5d10bb":[6,0,4,141],
"boot_8php.html#a032bbd6d0321e99e9117332c9ed2b1b8":[6,0,4,59],
"boot_8php.html#a03d19251c245587de7ed959300b87bdf":[6,0,4,182],
"boot_8php.html#a0450389f24c632906fbc24347700a543":[6,0,4,50],
"boot_8php.html#a0603d6ece8c5d37b4b7db697db053a4b":[6,0,4,114],
"boot_8php.html#a009e6a0637cb65804ea8094ecc4450b0":[6,0,4,151],
"boot_8php.html#a0209e605028a5bb492683951ab30d49d":[6,0,4,313],
"boot_8php.html#a022cea669f9f13ef7c6268b63884c57f":[6,0,4,165],
"boot_8php.html#a02566ac9d891369a1d3ebb81a15722fc":[6,0,4,271],
"boot_8php.html#a028380b2902a86ba32198f6d3b5d10bb":[6,0,4,143],
"boot_8php.html#a032bbd6d0321e99e9117332c9ed2b1b8":[6,0,4,61],
"boot_8php.html#a03d19251c245587de7ed959300b87bdf":[6,0,4,184],
"boot_8php.html#a0450389f24c632906fbc24347700a543":[6,0,4,52],
"boot_8php.html#a0603d6ece8c5d37b4b7db697db053a4b":[6,0,4,116],
"boot_8php.html#a081307d681d7d04f17b9ced2076e7c85":[6,0,4,1],
"boot_8php.html#a09532c3f750ae8c4527e63b2b790cbf3":[6,0,4,224],
"boot_8php.html#a0a98dd0110dc6c8e24cefc8ae74d5562":[6,0,4,74],
"boot_8php.html#a0afeb43da443d6ff3526ede5ecdcc3b3":[6,0,4,301],
"boot_8php.html#a0b73e2548d6f9beb9c93211f488e336a":[6,0,4,186],
"boot_8php.html#a0c59dde058efebbc66520d136cbd1631":[6,0,4,288],
"boot_8php.html#a0cc8dc76bd10ac0ec81bac08a46f82fe":[6,0,4,284],
"boot_8php.html#a0d877df1e20bae765e1708be50f6b503":[6,0,4,287],
"boot_8php.html#a09532c3f750ae8c4527e63b2b790cbf3":[6,0,4,226],
"boot_8php.html#a0a98dd0110dc6c8e24cefc8ae74d5562":[6,0,4,76],
"boot_8php.html#a0afeb43da443d6ff3526ede5ecdcc3b3":[6,0,4,304],
"boot_8php.html#a0b73e2548d6f9beb9c93211f488e336a":[6,0,4,188],
"boot_8php.html#a0c59dde058efebbc66520d136cbd1631":[6,0,4,291],
"boot_8php.html#a0cc8dc76bd10ac0ec81bac08a46f82fe":[6,0,4,287],
"boot_8php.html#a0d877df1e20bae765e1708be50f6b503":[6,0,4,290],
"boot_8php.html#a0e4701c9742c3ef88f02ac450a042a84":[6,0,4,23],
"boot_8php.html#a0e57f846e6d47a308feced0f7274f178":[6,0,4,66],
"boot_8php.html#a0e57f846e6d47a308feced0f7274f178":[6,0,4,68],
"boot_8php.html#a0e6db7e365f2b041a828b93786f694bc":[6,0,4,15],
"boot_8php.html#a0fb63e51c2a9814941842ae8f2f4dff8":[6,0,4,84],
"boot_8php.html#a107d53f96acf5319905a34b1870db09a":[6,0,4,43],
"boot_8php.html#a115faf8797718c3165498abbd6895843":[6,0,4,273],
"boot_8php.html#a11cfe7d99b4dac0454d0de8873989f81":[6,0,4,143],
"boot_8php.html#a1200c1f968ff3d52ef878de5fc5c30c1":[6,0,4,272],
"boot_8php.html#a12c781cefc20167231e2e3fd5866b1b5":[6,0,4,88],
"boot_8php.html#a14ba8f9e162f2559831ee3bf98e0c3bd":[6,0,4,85],
"boot_8php.html#a14d44d4a00223dc3db4ea962325db192":[6,0,4,213],
"boot_8php.html#a176664e78dcb9132e16be69418223eb2":[6,0,4,69],
"boot_8php.html#a17b4ea23d9ecf628d9c8f53b7abcb805":[6,0,4,162],
"boot_8php.html#a17cf72338b040891781a4bcbdd9a8595":[6,0,4,158],
"boot_8php.html#a181c111f4b6c14d091dfd3bf0d0a22cd":[6,0,4,185],
"boot_8php.html#a18a400fa45e5632811b33041d8c048bf":[6,0,4,152],
"boot_8php.html#a1997c4b7d0253e036bc0fb6b20e4af71":[6,0,4,300],
"boot_8php.html#a1af3ed96de14aa0d7891b39cc75b60f2":[6,0,4,307],
"boot_8php.html#a1ba00027b718db732f30fc0e2c3e0abc":[6,0,4,262],
"boot_8php.html#a1c923b99bf77e4203ae94e5684b6ad0f":[6,0,4,309],
"boot_8php.html#a1d6e7f4c08bb68e4a424326a811bdd86":[6,0,4,189],
"boot_8php.html#a1da180f961f49a11573cac4ff6c62c05":[6,0,4,83],
"boot_8php.html#a1db4f0009c9cb4e107eab0f914a3c8dc":[6,0,4,239],
"boot_8php.html#a1f5906598e90b5ea2b4245f682be4348":[6,0,4,116],
"boot_8php.html#a1fbb93cf030f07391f22cc2948744869":[6,0,4,169],
"boot_8php.html#a205d013103997adfa72953d2f20c01e1":[6,0,4,233],
"boot_8php.html#a20f0eed431d25870b624b8937a07a59f":[6,0,4,206],
"boot_8php.html#a21cc29e0025943e7c28ff58cb4856ac3":[6,0,4,264],
"boot_8php.html#a222395aa223cfbff6166fab0b4e2e1d5":[6,0,4,44],
"boot_8php.html#a0fb63e51c2a9814941842ae8f2f4dff8":[6,0,4,86],
"boot_8php.html#a107d53f96acf5319905a34b1870db09a":[6,0,4,45],
"boot_8php.html#a115faf8797718c3165498abbd6895843":[6,0,4,276],
"boot_8php.html#a11cfe7d99b4dac0454d0de8873989f81":[6,0,4,145],
"boot_8php.html#a1200c1f968ff3d52ef878de5fc5c30c1":[6,0,4,275],
"boot_8php.html#a12c781cefc20167231e2e3fd5866b1b5":[6,0,4,90],
"boot_8php.html#a14ba8f9e162f2559831ee3bf98e0c3bd":[6,0,4,87],
"boot_8php.html#a14d44d4a00223dc3db4ea962325db192":[6,0,4,215],
"boot_8php.html#a176664e78dcb9132e16be69418223eb2":[6,0,4,71],
"boot_8php.html#a17b4ea23d9ecf628d9c8f53b7abcb805":[6,0,4,164],
"boot_8php.html#a17cf72338b040891781a4bcbdd9a8595":[6,0,4,160],
"boot_8php.html#a181c111f4b6c14d091dfd3bf0d0a22cd":[6,0,4,187],
"boot_8php.html#a18a400fa45e5632811b33041d8c048bf":[6,0,4,154],
"boot_8php.html#a1997c4b7d0253e036bc0fb6b20e4af71":[6,0,4,303],
"boot_8php.html#a1af3ed96de14aa0d7891b39cc75b60f2":[6,0,4,310],
"boot_8php.html#a1ba00027b718db732f30fc0e2c3e0abc":[6,0,4,265],
"boot_8php.html#a1c923b99bf77e4203ae94e5684b6ad0f":[6,0,4,312],
"boot_8php.html#a1d6e7f4c08bb68e4a424326a811bdd86":[6,0,4,191],
"boot_8php.html#a1da180f961f49a11573cac4ff6c62c05":[6,0,4,85],
"boot_8php.html#a1db4f0009c9cb4e107eab0f914a3c8dc":[6,0,4,241],
"boot_8php.html#a1f5906598e90b5ea2b4245f682be4348":[6,0,4,118],
"boot_8php.html#a1fbb93cf030f07391f22cc2948744869":[6,0,4,171],
"boot_8php.html#a205d013103997adfa72953d2f20c01e1":[6,0,4,235],
"boot_8php.html#a20f0eed431d25870b624b8937a07a59f":[6,0,4,208],
"boot_8php.html#a21cc29e0025943e7c28ff58cb4856ac3":[6,0,4,267],
"boot_8php.html#a222395aa223cfbff6166fab0b4e2e1d5":[6,0,4,46],
"boot_8php.html#a24a7a70afedd5d85fe0eadc85afa9f77":[6,0,4,22],
"boot_8php.html#a25476eec71fceda237f7dc1d78b0adb8":[6,0,4,109],
"boot_8php.html#a27299ecfb9e9a99826f17a1c14c6995f":[6,0,4,99],
"boot_8php.html#a2750985ec445617d7e82ae3098c91e3f":[6,0,4,276],
"boot_8php.html#a285732e7889fa7f333cbe431111e1029":[6,0,4,209],
"boot_8php.html#a29528a2544373cc19a378f350040c6a1":[6,0,4,90],
"boot_8php.html#a2958a2bd5422b85329d7c36c06dbc221":[6,0,4,142],
"boot_8php.html#a29e921c0c72412cc738e44cca6ca1f62":[6,0,4,237],
"boot_8php.html#a2af173e4e9836ee7c90757b4793a2be3":[6,0,4,117],
"boot_8php.html#a2b525996e4426bdddbcec277778bde08":[6,0,4,260],
"boot_8php.html#a2c65e925994566a63e6c03c381f1b4a0":[6,0,4,205],
"boot_8php.html#a2c8906f1af94a3559a5b4661067bb79d":[6,0,4,138],
"boot_8php.html#a2e90096fede6acce16abf0da8cb2febe":[6,0,4,75],
"boot_8php.html#a2f8f25b13480c37a5f22511f53da8bab":[6,0,4,80],
"boot_8php.html#a25476eec71fceda237f7dc1d78b0adb8":[6,0,4,111],
"boot_8php.html#a27299ecfb9e9a99826f17a1c14c6995f":[6,0,4,101],
"boot_8php.html#a2750985ec445617d7e82ae3098c91e3f":[6,0,4,279],
"boot_8php.html#a285732e7889fa7f333cbe431111e1029":[6,0,4,211],
"boot_8php.html#a29528a2544373cc19a378f350040c6a1":[6,0,4,92],
"boot_8php.html#a2958a2bd5422b85329d7c36c06dbc221":[6,0,4,144],
"boot_8php.html#a29e921c0c72412cc738e44cca6ca1f62":[6,0,4,239],
"boot_8php.html#a2af173e4e9836ee7c90757b4793a2be3":[6,0,4,119],
"boot_8php.html#a2b525996e4426bdddbcec277778bde08":[6,0,4,263],
"boot_8php.html#a2c65e925994566a63e6c03c381f1b4a0":[6,0,4,207],
"boot_8php.html#a2c8906f1af94a3559a5b4661067bb79d":[6,0,4,140],
"boot_8php.html#a2e90096fede6acce16abf0da8cb2febe":[6,0,4,77],
"boot_8php.html#a2f8f25b13480c37a5f22511f53da8bab":[6,0,4,82],
"boot_8php.html#a329400dcb29897cdaae3020109272285":[6,0,4,17],
"boot_8php.html#a32df13fec0e43281da5979e1f5579aa8":[6,0,4,244],
"boot_8php.html#a3475ff6c2e575f946ea0ee377e944173":[6,0,4,156],
"boot_8php.html#a34c756469ebed32e2fc987bcde62d382":[6,0,4,47],
"boot_8php.html#a3515ea6bf77495de89b93e9ccd881c49":[6,0,4,131],
"boot_8php.html#a35625dacd2158b9f1f1a8e77f9f081fd":[6,0,4,171],
"boot_8php.html#a36003bebe4ce860c6652bcc3e09b2214":[6,0,4,220],
"boot_8php.html#a36b31575f992a10b5927b76efba9362e":[6,0,4,314],
"boot_8php.html#a37281c30bd92cecb499878d6778c570f":[6,0,4,299],
"boot_8php.html#a37ddabc112db443b4c67fbc0f708817e":[6,0,4,103],
"boot_8php.html#a38f6c7fe33b5434a24b4314567753dfa":[6,0,4,194],
"boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955":[6,0,4,120],
"boot_8php.html#a3b56bfc6a0dd159070e316ddac3b7456":[6,0,4,125],
"boot_8php.html#a3cd42a70c6b3999590e4fd7a1a9096af":[6,0,4,313],
"boot_8php.html#a3d48dffd9dc73a187263c3002cdf00c0":[6,0,4,191],
"boot_8php.html#a3d6d4fc5fafcc9156811669158541caf":[6,0,4,235],
"boot_8php.html#a32df13fec0e43281da5979e1f5579aa8":[6,0,4,246],
"boot_8php.html#a3475ff6c2e575f946ea0ee377e944173":[6,0,4,158],
"boot_8php.html#a34c756469ebed32e2fc987bcde62d382":[6,0,4,49],
"boot_8php.html#a3515ea6bf77495de89b93e9ccd881c49":[6,0,4,133],
"boot_8php.html#a35625dacd2158b9f1f1a8e77f9f081fd":[6,0,4,173],
"boot_8php.html#a36003bebe4ce860c6652bcc3e09b2214":[6,0,4,222],
"boot_8php.html#a36b31575f992a10b5927b76efba9362e":[6,0,4,317],
"boot_8php.html#a37281c30bd92cecb499878d6778c570f":[6,0,4,302],
"boot_8php.html#a37ddabc112db443b4c67fbc0f708817e":[6,0,4,105],
"boot_8php.html#a38f6c7fe33b5434a24b4314567753dfa":[6,0,4,196],
"boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955":[6,0,4,122],
"boot_8php.html#a3b56bfc6a0dd159070e316ddac3b7456":[6,0,4,127],
"boot_8php.html#a3cd42a70c6b3999590e4fd7a1a9096af":[6,0,4,316],
"boot_8php.html#a3d48dffd9dc73a187263c3002cdf00c0":[6,0,4,193],
"boot_8php.html#a3d6d4fc5fafcc9156811669158541caf":[6,0,4,237],
"boot_8php.html#a3e0930933fb2c0bf8211cc7ab4e1c3b4":[6,0,4,12],
"boot_8php.html#a3e2ea123d29a72012db1241f96280b0e":[6,0,4,67],
"boot_8php.html#a3f40aa5bafff8c4eebdc62e5121daf77":[6,0,4,97],
"boot_8php.html#a400519fa181591cd6fdbb8f25fbcba0a":[6,0,4,57],
"boot_8php.html#a40d885b2cfd736aab4234ae641ca4dfb":[6,0,4,145],
"boot_8php.html#a423505ab8dbd8e39d04ae3fe1374102b":[6,0,4,228],
"boot_8php.html#a43296b1b4398aacbf92a4b2d56bab91e":[6,0,4,204],
"boot_8php.html#a43c6c7d84d880e9500bd4f8f8ecc5731":[6,0,4,96],
"boot_8php.html#a444ce608ce34efb82ee11852f36e825f":[6,0,4,179],
"boot_8php.html#a44ae1542a805ffd7f826fb511db07374":[6,0,4,166],
"boot_8php.html#a44d069c8a1cfcc6d2007c506a17ff28f":[6,0,4,78],
"boot_8php.html#a458e19af801bc4b0d1f1ce1a6d9e857e":[6,0,4,172],
"boot_8php.html#a45b12aefab9675baffc7a07a09486db8":[6,0,4,285],
"boot_8php.html#a49f2a70b3b43aa904223a8d19e986a47":[6,0,4,192],
"boot_8php.html#a4a12ce5de39789b0361e308d89925a20":[6,0,4,115],
"boot_8php.html#a4a49b29838ef2c45ab3556b52baec6a4":[6,0,4,254],
"boot_8php.html#a4bfe22e163657690dfb6d5b1d04cb47e":[6,0,4,190],
"boot_8php.html#a3e2ea123d29a72012db1241f96280b0e":[6,0,4,69],
"boot_8php.html#a3f40aa5bafff8c4eebdc62e5121daf77":[6,0,4,99],
"boot_8php.html#a400519fa181591cd6fdbb8f25fbcba0a":[6,0,4,59],
"boot_8php.html#a40d885b2cfd736aab4234ae641ca4dfb":[6,0,4,147],
"boot_8php.html#a423505ab8dbd8e39d04ae3fe1374102b":[6,0,4,230],
"boot_8php.html#a43296b1b4398aacbf92a4b2d56bab91e":[6,0,4,206],
"boot_8php.html#a43c6c7d84d880e9500bd4f8f8ecc5731":[6,0,4,98],
"boot_8php.html#a444ce608ce34efb82ee11852f36e825f":[6,0,4,181],
"boot_8php.html#a44ae1542a805ffd7f826fb511db07374":[6,0,4,168],
"boot_8php.html#a44d069c8a1cfcc6d2007c506a17ff28f":[6,0,4,80],
"boot_8php.html#a458e19af801bc4b0d1f1ce1a6d9e857e":[6,0,4,174],
"boot_8php.html#a45b12aefab9675baffc7a07a09486db8":[6,0,4,288],
"boot_8php.html#a476c499e15caf75972fed134a8f23b2e":[6,0,4,42],
"boot_8php.html#a49f2a70b3b43aa904223a8d19e986a47":[6,0,4,194],
"boot_8php.html#a4a12ce5de39789b0361e308d89925a20":[6,0,4,117],
"boot_8php.html#a4a49b29838ef2c45ab3556b52baec6a4":[6,0,4,257],
"boot_8php.html#a4bfe22e163657690dfb6d5b1d04cb47e":[6,0,4,192],
"boot_8php.html#a4c02d88e66852a01bd5a1feecb7c3ce3":[6,0,4,6],
"boot_8php.html#a4edce16cb7f21cdafa1e85bf63d713e6":[6,0,4,226],
"boot_8php.html#a4f507a5996dbb3da148add0339a40d5a":[6,0,4,63],
"boot_8php.html#a4fefd7486d3b888a05cfd3dc9575f115":[6,0,4,249],
"boot_8php.html#a505410c7edc5f5bb5fa227b98359793e":[6,0,4,216],
"boot_8php.html#a50a6707a28c7d05d3f49eaabc7994501":[6,0,4,31],
"boot_8php.html#a525ca93ff35d3535d1a2b8ba57876afa":[6,0,4,170]
"boot_8php.html#a4edce16cb7f21cdafa1e85bf63d713e6":[6,0,4,228],
"boot_8php.html#a4f507a5996dbb3da148add0339a40d5a":[6,0,4,65],
"boot_8php.html#a4fefd7486d3b888a05cfd3dc9575f115":[6,0,4,251],
"boot_8php.html#a505410c7edc5f5bb5fa227b98359793e":[6,0,4,218],
"boot_8php.html#a50a6707a28c7d05d3f49eaabc7994501":[6,0,4,31]
};

View File

@ -1,219 +1,222 @@
var NAVTREEINDEX1 =
{
"boot_8php.html#a52b599cd13e152ebc80d7e4413683195":[6,0,4,45],
"boot_8php.html#a53e4bdb6f225da55115acb9277f75e53":[6,0,4,89],
"boot_8php.html#a525ca93ff35d3535d1a2b8ba57876afa":[6,0,4,172],
"boot_8php.html#a52b599cd13e152ebc80d7e4413683195":[6,0,4,47],
"boot_8php.html#a53e4bdb6f225da55115acb9277f75e53":[6,0,4,91],
"boot_8php.html#a5542c5c2806ab8bca04bad53d47b5209":[6,0,4,37],
"boot_8php.html#a56fd673eaa7014150297ce1162502db5":[6,0,4,208],
"boot_8php.html#a57eee7352714c004d36c26dda74af73e":[6,0,4,248],
"boot_8php.html#a5a681a672e007cdc22b43345d71f07c6":[6,0,4,311],
"boot_8php.html#a56fd673eaa7014150297ce1162502db5":[6,0,4,210],
"boot_8php.html#a57eee7352714c004d36c26dda74af73e":[6,0,4,250],
"boot_8php.html#a59717d02602a4babf2a54da8b33d93a5":[6,0,4,41],
"boot_8php.html#a5a681a672e007cdc22b43345d71f07c6":[6,0,4,314],
"boot_8php.html#a5ab6181607a090bcdbaa13b15b85aba1":[6,0,4,21],
"boot_8php.html#a5ae728ac966ea1d3525a19e7fec59434":[6,0,4,68],
"boot_8php.html#a5b043b7fdcfd4e8c9c3747574afc6caa":[6,0,4,198],
"boot_8php.html#a5b8484922918946d041e5e0515dbe718":[6,0,4,221],
"boot_8php.html#a5c3747e0f505f0d5271dc4c54e3feaf4":[6,0,4,86],
"boot_8php.html#a5df5359090d1f8e898c36d7cf8878ad2":[6,0,4,177],
"boot_8php.html#a5e322a2a2d0f51924c0b2e874988e640":[6,0,4,222],
"boot_8php.html#a5ae728ac966ea1d3525a19e7fec59434":[6,0,4,70],
"boot_8php.html#a5b043b7fdcfd4e8c9c3747574afc6caa":[6,0,4,200],
"boot_8php.html#a5b8484922918946d041e5e0515dbe718":[6,0,4,223],
"boot_8php.html#a5c3747e0f505f0d5271dc4c54e3feaf4":[6,0,4,88],
"boot_8php.html#a5df5359090d1f8e898c36d7cf8878ad2":[6,0,4,179],
"boot_8php.html#a5e322a2a2d0f51924c0b2e874988e640":[6,0,4,224],
"boot_8php.html#a5fbebdf7a1c0ea8f904dbd9d78c2c06c":[6,0,4,35],
"boot_8php.html#a623e49c79943f3e7bdb770d021683cf7":[6,0,4,19],
"boot_8php.html#a6252d8eca67c689d9035ec6da544cf46":[6,0,4,26],
"boot_8php.html#a62c832a95e38b1fa23e6cef39521b7d5":[6,0,4,82],
"boot_8php.html#a639f079bf28f7bbb2769fee651d76dd8":[6,0,4,113],
"boot_8php.html#a64617d4655804de2a3c86501ab4fdbfd":[6,0,4,281],
"boot_8php.html#a6626f383c3d2d459f731ab8b4f237d16":[6,0,4,183],
"boot_8php.html#a6788e99021ec8ffb0fa94d651f22a322":[6,0,4,154],
"boot_8php.html#a68d1d5bc9c7ccb663dc671b48c66df11":[6,0,4,157],
"boot_8php.html#a68eebe493e6f729ffd1aeda7a4b11155":[6,0,4,49],
"boot_8php.html#a6969947145a139ec374ce098224d8e81":[6,0,4,160],
"boot_8php.html#a69aac276ed82e010dc382b16ab4d59e1":[6,0,4,266],
"boot_8php.html#a6b14a31a8aa9f3452a13383f413bffa2":[6,0,4,252],
"boot_8php.html#a6b31dd451bc6c37fe7c9c766ff385aaf":[6,0,4,246],
"boot_8php.html#a6b9909db6a7ec80ec6fdd40ba74014dd":[6,0,4,110],
"boot_8php.html#a6c5e9e293c8242dcb9bc2c3ea2fee2c9":[6,0,4,100],
"boot_8php.html#a6df1102664f64b274810db85197c2755":[6,0,4,232],
"boot_8php.html#a6e57d913634d033b4d5ad72d99fd3e9d":[6,0,4,140],
"boot_8php.html#a6ee7a72d558d1851bbb9e3cdde377932":[6,0,4,227],
"boot_8php.html#a7037bcbca223395c06bc67f65024de7a":[6,0,4,111],
"boot_8php.html#a7176c0f9f1c98421b97735d892cf6252":[6,0,4,265],
"boot_8php.html#a718a801b0be6cbaef5e519516da12721":[6,0,4,176],
"boot_8php.html#a62c832a95e38b1fa23e6cef39521b7d5":[6,0,4,84],
"boot_8php.html#a639f079bf28f7bbb2769fee651d76dd8":[6,0,4,115],
"boot_8php.html#a64617d4655804de2a3c86501ab4fdbfd":[6,0,4,284],
"boot_8php.html#a6626f383c3d2d459f731ab8b4f237d16":[6,0,4,185],
"boot_8php.html#a6788e99021ec8ffb0fa94d651f22a322":[6,0,4,156],
"boot_8php.html#a68d1d5bc9c7ccb663dc671b48c66df11":[6,0,4,159],
"boot_8php.html#a68eebe493e6f729ffd1aeda7a4b11155":[6,0,4,51],
"boot_8php.html#a6969947145a139ec374ce098224d8e81":[6,0,4,162],
"boot_8php.html#a69aac276ed82e010dc382b16ab4d59e1":[6,0,4,269],
"boot_8php.html#a6b14a31a8aa9f3452a13383f413bffa2":[6,0,4,254],
"boot_8php.html#a6b31dd451bc6c37fe7c9c766ff385aaf":[6,0,4,248],
"boot_8php.html#a6b9909db6a7ec80ec6fdd40ba74014dd":[6,0,4,112],
"boot_8php.html#a6c5e9e293c8242dcb9bc2c3ea2fee2c9":[6,0,4,102],
"boot_8php.html#a6df1102664f64b274810db85197c2755":[6,0,4,234],
"boot_8php.html#a6e57d913634d033b4d5ad72d99fd3e9d":[6,0,4,142],
"boot_8php.html#a6ee7a72d558d1851bbb9e3cdde377932":[6,0,4,229],
"boot_8php.html#a7037bcbca223395c06bc67f65024de7a":[6,0,4,113],
"boot_8php.html#a7176c0f9f1c98421b97735d892cf6252":[6,0,4,268],
"boot_8php.html#a718a801b0be6cbaef5e519516da12721":[6,0,4,178],
"boot_8php.html#a719c7f3972d5f9268f37a41c76cd4ef6":[6,0,4,30],
"boot_8php.html#a7236b2cdcf59f02a42302e893a99013b":[6,0,4,199],
"boot_8php.html#a749144d8dd9c1366596a0213c277d050":[6,0,4,147],
"boot_8php.html#a74bf27f7564c9a37975e7b37d973dcab":[6,0,4,79],
"boot_8php.html#a7236b2cdcf59f02a42302e893a99013b":[6,0,4,201],
"boot_8php.html#a749144d8dd9c1366596a0213c277d050":[6,0,4,149],
"boot_8php.html#a74bf27f7564c9a37975e7b37d973dcab":[6,0,4,81],
"boot_8php.html#a75a90b0eadd0df510f7e63210733634d":[6,0,4,2],
"boot_8php.html#a75fc600186b13c3b25e661afefb5eac8":[6,0,4,289],
"boot_8php.html#a76480b213af379c0c6c7fa4e39019ca9":[6,0,4,298],
"boot_8php.html#a75fc600186b13c3b25e661afefb5eac8":[6,0,4,292],
"boot_8php.html#a76480b213af379c0c6c7fa4e39019ca9":[6,0,4,301],
"boot_8php.html#a768f00b7d66be0daf7ef4eea2e862006":[6,0,4,4],
"boot_8php.html#a774f0f792ebfec1e774c5a17bb9d5966":[6,0,4,81],
"boot_8php.html#a781916f83fcc8ff1035649afa45f0292":[6,0,4,94],
"boot_8php.html#a78849a1bf8ce8d9804b4cbb502e8f383":[6,0,4,256],
"boot_8php.html#a7a8ba64d089cc0412c59a2eefc6d655c":[6,0,4,126],
"boot_8php.html#a7aa57438db03834aaa0b468bdce773a6":[6,0,4,72],
"boot_8php.html#a7af107fab8d62b9a73801713b774ed30":[6,0,4,146],
"boot_8php.html#a7b511bd93202c43405adbe3b5bcebbfe":[6,0,4,296],
"boot_8php.html#a7b8f8ad9dbe82711257d23891ef6b133":[6,0,4,178],
"boot_8php.html#a7bff2278e68a71e524afd1c7c951e1e3":[6,0,4,76],
"boot_8php.html#a7c286add8961fd2d79216314cd4aadd8":[6,0,4,118],
"boot_8php.html#a7c2eb822d50e1554bf5c32861f36342b":[6,0,4,64],
"boot_8php.html#a7e5627b5ca4b7464feb0f08663b19ea1":[6,0,4,304],
"boot_8php.html#a7ed4581ab66ebcde97f6b3730856b028":[6,0,4,180],
"boot_8php.html#a7eeb83e15968f7a6cc5937d493815773":[6,0,4,51],
"boot_8php.html#a7f3474fec541e261fc8dff47313c4017":[6,0,4,54],
"boot_8php.html#a7f4264232dbb6c3b41f2617deecb1866":[6,0,4,91],
"boot_8php.html#a7fc4b291a7cdaa48b38e27344ea183cf":[6,0,4,129],
"boot_8php.html#a8231d115060d41a9c2a677f2c86f10ed":[6,0,4,218],
"boot_8php.html#a84057c5bfa1bca5fba8497fe005ee4d8":[6,0,4,58],
"boot_8php.html#a845891f82bf6edd7fa2d578b66703112":[6,0,4,123],
"boot_8php.html#a84f48897059bbd4a8738d7ee4cec6688":[6,0,4,62],
"boot_8php.html#a852d4036a3bed66af1534d014c4ecde2":[6,0,4,230],
"boot_8php.html#a8663f32171568489dbb2a01dd00371f8":[6,0,4,136],
"boot_8php.html#a87b0f279f8413c7e4d805c5d85f20d34":[6,0,4,128],
"boot_8php.html#a882b666adfe21f035a0f8c02806066d6":[6,0,4,280],
"boot_8php.html#a8892374789fd261eb32a7969d934a14a":[6,0,4,279],
"boot_8php.html#a8905fde0a5b7882bdc083b20d9b34701":[6,0,4,197],
"boot_8php.html#a774f0f792ebfec1e774c5a17bb9d5966":[6,0,4,83],
"boot_8php.html#a781916f83fcc8ff1035649afa45f0292":[6,0,4,96],
"boot_8php.html#a78849a1bf8ce8d9804b4cbb502e8f383":[6,0,4,259],
"boot_8php.html#a7a8ba64d089cc0412c59a2eefc6d655c":[6,0,4,128],
"boot_8php.html#a7aa57438db03834aaa0b468bdce773a6":[6,0,4,74],
"boot_8php.html#a7af107fab8d62b9a73801713b774ed30":[6,0,4,148],
"boot_8php.html#a7b511bd93202c43405adbe3b5bcebbfe":[6,0,4,299],
"boot_8php.html#a7b8f8ad9dbe82711257d23891ef6b133":[6,0,4,180],
"boot_8php.html#a7bff2278e68a71e524afd1c7c951e1e3":[6,0,4,78],
"boot_8php.html#a7c286add8961fd2d79216314cd4aadd8":[6,0,4,120],
"boot_8php.html#a7c2eb822d50e1554bf5c32861f36342b":[6,0,4,66],
"boot_8php.html#a7e5627b5ca4b7464feb0f08663b19ea1":[6,0,4,307],
"boot_8php.html#a7ed4581ab66ebcde97f6b3730856b028":[6,0,4,182],
"boot_8php.html#a7eeb83e15968f7a6cc5937d493815773":[6,0,4,53],
"boot_8php.html#a7f3474fec541e261fc8dff47313c4017":[6,0,4,56],
"boot_8php.html#a7f4264232dbb6c3b41f2617deecb1866":[6,0,4,93],
"boot_8php.html#a7fc4b291a7cdaa48b38e27344ea183cf":[6,0,4,131],
"boot_8php.html#a8231d115060d41a9c2a677f2c86f10ed":[6,0,4,220],
"boot_8php.html#a84057c5bfa1bca5fba8497fe005ee4d8":[6,0,4,60],
"boot_8php.html#a845891f82bf6edd7fa2d578b66703112":[6,0,4,125],
"boot_8php.html#a84f48897059bbd4a8738d7ee4cec6688":[6,0,4,64],
"boot_8php.html#a852d4036a3bed66af1534d014c4ecde2":[6,0,4,232],
"boot_8php.html#a8663f32171568489dbb2a01dd00371f8":[6,0,4,138],
"boot_8php.html#a87b0f279f8413c7e4d805c5d85f20d34":[6,0,4,130],
"boot_8php.html#a882b666adfe21f035a0f8c02806066d6":[6,0,4,283],
"boot_8php.html#a8892374789fd261eb32a7969d934a14a":[6,0,4,282],
"boot_8php.html#a8905fde0a5b7882bdc083b20d9b34701":[6,0,4,199],
"boot_8php.html#a899d24fd074594ceebbf72e1feff335f":[6,0,4,16],
"boot_8php.html#a8a60cc38bb567765fd926fef70205f16":[6,0,4,107],
"boot_8php.html#a8bb0395933b5e886f086f6a2fb0bfa55":[6,0,4,250],
"boot_8php.html#a8c9a11c47394244cbe18cd75b9726d5f":[6,0,4,102],
"boot_8php.html#a8c9dce0ef27b35397e29298eb966f7f7":[6,0,4,139],
"boot_8php.html#a8da836617174eed9fc2ac8054125354b":[6,0,4,133],
"boot_8php.html#a8df201788c9dd0ca91384e3a14c08bce":[6,0,4,258],
"boot_8php.html#a8fdcc4ffb365a3267bd02ce8a8d466d6":[6,0,4,308],
"boot_8php.html#a921c55b9fa59a327a5f0e07fa1ccb2e0":[6,0,4,253],
"boot_8php.html#a8a60cc38bb567765fd926fef70205f16":[6,0,4,109],
"boot_8php.html#a8bb0395933b5e886f086f6a2fb0bfa55":[6,0,4,252],
"boot_8php.html#a8c9a11c47394244cbe18cd75b9726d5f":[6,0,4,104],
"boot_8php.html#a8c9dce0ef27b35397e29298eb966f7f7":[6,0,4,141],
"boot_8php.html#a8da836617174eed9fc2ac8054125354b":[6,0,4,135],
"boot_8php.html#a8df201788c9dd0ca91384e3a14c08bce":[6,0,4,261],
"boot_8php.html#a8fdcc4ffb365a3267bd02ce8a8d466d6":[6,0,4,311],
"boot_8php.html#a921c55b9fa59a327a5f0e07fa1ccb2e0":[6,0,4,255],
"boot_8php.html#a9255af5ae9c887520091ea04763c1a88":[6,0,4,34],
"boot_8php.html#a926cad0b3d8b9d9ee5da1898fc063ba3":[6,0,4,11],
"boot_8php.html#a93823d15ae07548a4c49de88d325cd26":[6,0,4,161],
"boot_8php.html#a939de9a99278f4fd7dcd0ee67f243f08":[6,0,4,137],
"boot_8php.html#a949116d9a295b214293006c060ca4848":[6,0,4,135],
"boot_8php.html#a9690d73434125ce594a1f5e7c2a4f7c0":[6,0,4,292],
"boot_8php.html#a96ad56755a21e1361dbd7bf93c9e7ff4":[6,0,4,263],
"boot_8php.html#a93823d15ae07548a4c49de88d325cd26":[6,0,4,163],
"boot_8php.html#a939de9a99278f4fd7dcd0ee67f243f08":[6,0,4,139],
"boot_8php.html#a949116d9a295b214293006c060ca4848":[6,0,4,137],
"boot_8php.html#a9690d73434125ce594a1f5e7c2a4f7c0":[6,0,4,295],
"boot_8php.html#a96ad56755a21e1361dbd7bf93c9e7ff4":[6,0,4,266],
"boot_8php.html#a97769915c9f14adc4f8ab1ea2cecfd90":[6,0,4,18],
"boot_8php.html#a981d46380f9f23c308bac1f9cb00dc5b":[6,0,4,211],
"boot_8php.html#a997614f25e58f8313641e1eb0109fd10":[6,0,4,302],
"boot_8php.html#a99a4a17cb644e7e6826ea07ecaf09777":[6,0,4,251],
"boot_8php.html#a9c80420e5a063a4a87ce4831f086134d":[6,0,4,53],
"boot_8php.html#a981d46380f9f23c308bac1f9cb00dc5b":[6,0,4,213],
"boot_8php.html#a997614f25e58f8313641e1eb0109fd10":[6,0,4,305],
"boot_8php.html#a99a4a17cb644e7e6826ea07ecaf09777":[6,0,4,253],
"boot_8php.html#a9c80420e5a063a4a87ce4831f086134d":[6,0,4,55],
"boot_8php.html#a9cbab4ee728e9a8b4ce952bae643044e":[6,0,4,5],
"boot_8php.html#a9cc986b4f9dd6558cbb2e25aadbfd964":[6,0,4,242],
"boot_8php.html#a9d01ef178b72b145016cca1393415bc4":[6,0,4,212],
"boot_8php.html#a9ea1290e00c6d40684892047f2c778a9":[6,0,4,306],
"boot_8php.html#a9eeb8989272d5ff804a616898bb13659":[6,0,4,282],
"boot_8php.html#a9f8a2938ddd9ee2867e6f8ce77b61b2f":[6,0,4,294],
"boot_8php.html#a9ff652e5cb83cd11cbb0350844e7b28f":[6,0,4,241],
"boot_8php.html#aa17a4f9c63f5cbc5c06f1066b6aebc42":[6,0,4,200],
"boot_8php.html#a9cc986b4f9dd6558cbb2e25aadbfd964":[6,0,4,244],
"boot_8php.html#a9d01ef178b72b145016cca1393415bc4":[6,0,4,214],
"boot_8php.html#a9ea1290e00c6d40684892047f2c778a9":[6,0,4,309],
"boot_8php.html#a9eeb8989272d5ff804a616898bb13659":[6,0,4,285],
"boot_8php.html#a9f8a2938ddd9ee2867e6f8ce77b61b2f":[6,0,4,297],
"boot_8php.html#a9ff652e5cb83cd11cbb0350844e7b28f":[6,0,4,243],
"boot_8php.html#aa17a4f9c63f5cbc5c06f1066b6aebc42":[6,0,4,202],
"boot_8php.html#aa1e828bbbcba170265eb2668d8daf42e":[6,0,4,27],
"boot_8php.html#aa275653b9c87abc7391bb8040c1c2de9":[6,0,4,219],
"boot_8php.html#aa3425e2de85b08f7041656d3a8502cb6":[6,0,4,48],
"boot_8php.html#aa3679df31c8dad1b71816b0322d5baff":[6,0,4,168],
"boot_8php.html#aa275653b9c87abc7391bb8040c1c2de9":[6,0,4,221],
"boot_8php.html#aa3425e2de85b08f7041656d3a8502cb6":[6,0,4,50],
"boot_8php.html#aa3679df31c8dad1b71816b0322d5baff":[6,0,4,170],
"boot_8php.html#aa4221641e5c21db69fa52c426b9017f5":[6,0,4,9],
"boot_8php.html#aa544a6c078130d0967a1f4ed8ce0a2d2":[6,0,4,165],
"boot_8php.html#aa544a6c078130d0967a1f4ed8ce0a2d2":[6,0,4,167],
"boot_8php.html#aa561f801e962b67a5c4d0548ea95fd17":[6,0,4,20],
"boot_8php.html#aa589421267f0c2f0d643f727792cce35":[6,0,4,122],
"boot_8php.html#aa74438cf71e48e37bf7b440b94243985":[6,0,4,93],
"boot_8php.html#aa8a2b61e70900139d1ca28e46f1da49d":[6,0,4,104],
"boot_8php.html#aa9244fc9cc221980c07a20cc534111be":[6,0,4,247],
"boot_8php.html#aad33b494084f729b6ee3b0bc457718a1":[6,0,4,151],
"boot_8php.html#aae6c941bde5fd6fce07e51dba7326ead":[6,0,4,229],
"boot_8php.html#aaf9b76832ee5f85e56466af162ba8a14":[6,0,4,73],
"boot_8php.html#ab21fb0f3e6b962419955c6fc7f26734f":[6,0,4,203],
"boot_8php.html#ab28dc518fa90b6f617dd8c564eb4f35f":[6,0,4,127],
"boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6":[6,0,4,231],
"boot_8php.html#aa589421267f0c2f0d643f727792cce35":[6,0,4,124],
"boot_8php.html#aa74438cf71e48e37bf7b440b94243985":[6,0,4,95],
"boot_8php.html#aa8a2b61e70900139d1ca28e46f1da49d":[6,0,4,106],
"boot_8php.html#aa9244fc9cc221980c07a20cc534111be":[6,0,4,249],
"boot_8php.html#aad33b494084f729b6ee3b0bc457718a1":[6,0,4,153],
"boot_8php.html#aae6c941bde5fd6fce07e51dba7326ead":[6,0,4,231],
"boot_8php.html#aaf9b76832ee5f85e56466af162ba8a14":[6,0,4,75],
"boot_8php.html#ab21fb0f3e6b962419955c6fc7f26734f":[6,0,4,205],
"boot_8php.html#ab28dc518fa90b6f617dd8c564eb4f35f":[6,0,4,129],
"boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6":[6,0,4,233],
"boot_8php.html#ab346a2ece14993861f3e4206befa94f0":[6,0,4,36],
"boot_8php.html#ab3920c2f3cd64802c0b7ff625c3b2ea8":[6,0,4,225],
"boot_8php.html#ab4bc9c50ecc927b92d519e36562b0df0":[6,0,4,255],
"boot_8php.html#ab4bddb41a0cf407178ec5278b950c393":[6,0,4,196],
"boot_8php.html#ab51965fabe54dc031e9a0ce1142ee83e":[6,0,4,236],
"boot_8php.html#ab54b24cc302e1a42a67a49d788b6b764":[6,0,4,121],
"boot_8php.html#ab55b16ae7fc19fafe5afaedd49163bbf":[6,0,4,153],
"boot_8php.html#ab5ddbe69d3d03acd06e1fb281488cb78":[6,0,4,60],
"boot_8php.html#ab724491497ab2618b23a01d5da60aec0":[6,0,4,214],
"boot_8php.html#ab3920c2f3cd64802c0b7ff625c3b2ea8":[6,0,4,227],
"boot_8php.html#ab49a5d43ce1150c5af8c750ccb14e15f":[6,0,4,256],
"boot_8php.html#ab4bc9c50ecc927b92d519e36562b0df0":[6,0,4,258],
"boot_8php.html#ab4bddb41a0cf407178ec5278b950c393":[6,0,4,198],
"boot_8php.html#ab51965fabe54dc031e9a0ce1142ee83e":[6,0,4,238],
"boot_8php.html#ab54b24cc302e1a42a67a49d788b6b764":[6,0,4,123],
"boot_8php.html#ab55b16ae7fc19fafe5afaedd49163bbf":[6,0,4,155],
"boot_8php.html#ab5ddbe69d3d03acd06e1fb281488cb78":[6,0,4,62],
"boot_8php.html#ab724491497ab2618b23a01d5da60aec0":[6,0,4,216],
"boot_8php.html#ab79b8b4555cae20d03f8200666d89d63":[6,0,4,7],
"boot_8php.html#ab7d65a7e7417825a4db62906bb600729":[6,0,4,106],
"boot_8php.html#ab9dca53455cd157d3c6ba2bdecdbd22d":[6,0,4,291],
"boot_8php.html#aba208673515cbb8a55e5fa4a1da99fda":[6,0,4,41],
"boot_8php.html#abbf5ac24eb8aeedb862f618ee0d21e86":[6,0,4,259],
"boot_8php.html#ab7d65a7e7417825a4db62906bb600729":[6,0,4,108],
"boot_8php.html#ab9dca53455cd157d3c6ba2bdecdbd22d":[6,0,4,294],
"boot_8php.html#aba208673515cbb8a55e5fa4a1da99fda":[6,0,4,43],
"boot_8php.html#abbf5ac24eb8aeedb862f618ee0d21e86":[6,0,4,262],
"boot_8php.html#abc0a90a1a77f5b668aa7e4b57d1776a7":[6,0,4,3],
"boot_8php.html#abd7bb40da9cc073297e49736b338ca07":[6,0,4,286],
"boot_8php.html#abdcdfc873ace4e0902177bad934de0c0":[6,0,4,71],
"boot_8php.html#abeb4d86e17cefa8584f1244e2183b0e1":[6,0,4,124],
"boot_8php.html#abedd940e664017c61b48c6efa31d0cb8":[6,0,4,105],
"boot_8php.html#ac01230c7655e0705b2e99c9bc03c4450":[6,0,4,134],
"boot_8php.html#abd7bb40da9cc073297e49736b338ca07":[6,0,4,289],
"boot_8php.html#abdcdfc873ace4e0902177bad934de0c0":[6,0,4,73],
"boot_8php.html#abeb4d86e17cefa8584f1244e2183b0e1":[6,0,4,126],
"boot_8php.html#abedd940e664017c61b48c6efa31d0cb8":[6,0,4,107],
"boot_8php.html#ac01230c7655e0705b2e99c9bc03c4450":[6,0,4,136],
"boot_8php.html#ac17fc8a416ea79e9d5cb4dc9a8ff8c5c":[6,0,4,25],
"boot_8php.html#ac195fc9003298923ea81f144388e24b1":[6,0,4,181],
"boot_8php.html#ac43182e0d8bae7576a30b603774974f8":[6,0,4,257],
"boot_8php.html#ac4d1c93dabcace711ffb4931204c336b":[6,0,4,144],
"boot_8php.html#ac59a18a4838710d6c2de37aed6b21f03":[6,0,4,101],
"boot_8php.html#ac195fc9003298923ea81f144388e24b1":[6,0,4,183],
"boot_8php.html#ac43182e0d8bae7576a30b603774974f8":[6,0,4,260],
"boot_8php.html#ac4d1c93dabcace711ffb4931204c336b":[6,0,4,146],
"boot_8php.html#ac59a18a4838710d6c2de37aed6b21f03":[6,0,4,103],
"boot_8php.html#ac5e74f899f6e98d8e91b14ba1c08bc08":[6,0,4,28],
"boot_8php.html#ac608a34f3bc180e7724192e0fd31f9b0":[6,0,4,39],
"boot_8php.html#ac8400313df2c831653f9036f71ebd86d":[6,0,4,61],
"boot_8php.html#ac86615ddc0763a00f5311c90e991730c":[6,0,4,293],
"boot_8php.html#ac890557fedc5b5a3b1d996249b1e1a20":[6,0,4,130],
"boot_8php.html#ac89396b9144391acd08d6d0f9b332220":[6,0,4,295],
"boot_8php.html#ac99fc4d040764eac1736bec6973556fe":[6,0,4,132],
"boot_8php.html#aca08bc4f1554ba877500f6abcc99e1e8":[6,0,4,210],
"boot_8php.html#ac8400313df2c831653f9036f71ebd86d":[6,0,4,63],
"boot_8php.html#ac86615ddc0763a00f5311c90e991730c":[6,0,4,296],
"boot_8php.html#ac890557fedc5b5a3b1d996249b1e1a20":[6,0,4,132],
"boot_8php.html#ac89396b9144391acd08d6d0f9b332220":[6,0,4,298],
"boot_8php.html#ac99fc4d040764eac1736bec6973556fe":[6,0,4,134],
"boot_8php.html#aca08bc4f1554ba877500f6abcc99e1e8":[6,0,4,212],
"boot_8php.html#aca47505b8732177f52bb2d647eb2741c":[6,0,4,38],
"boot_8php.html#aca5e42678e178c6b9034610d66666fd7":[6,0,4,13],
"boot_8php.html#acc4e0c910af066148b810e5fde55fff1":[6,0,4,8],
"boot_8php.html#acca19aae62e1a6951a856b945de20d67":[6,0,4,184],
"boot_8php.html#accd6f36cc9f40225cbd720e4d12a7c6e":[6,0,4,305],
"boot_8php.html#acd877c405b06b348b37b6f7e62a211e9":[6,0,4,243],
"boot_8php.html#ace6d70ac290397ddd40e561fd0831858":[6,0,4,278],
"boot_8php.html#ace83842dbeb84f7ed9ac59a9f57a7c32":[6,0,4,217],
"boot_8php.html#aced60c7285192e80b7c4757e45a7f1e3":[6,0,4,70],
"boot_8php.html#ad0876e837cf3fad8a26417e315f6e2c8":[6,0,4,164],
"boot_8php.html#ad11f30a6590d3d77f0c5e1e3909af8f5":[6,0,4,174],
"boot_8php.html#acca19aae62e1a6951a856b945de20d67":[6,0,4,186],
"boot_8php.html#accd6f36cc9f40225cbd720e4d12a7c6e":[6,0,4,308],
"boot_8php.html#acd877c405b06b348b37b6f7e62a211e9":[6,0,4,245],
"boot_8php.html#ace6d70ac290397ddd40e561fd0831858":[6,0,4,281],
"boot_8php.html#ace83842dbeb84f7ed9ac59a9f57a7c32":[6,0,4,219],
"boot_8php.html#aced60c7285192e80b7c4757e45a7f1e3":[6,0,4,72],
"boot_8php.html#ad0876e837cf3fad8a26417e315f6e2c8":[6,0,4,166],
"boot_8php.html#ad11f30a6590d3d77f0c5e1e3909af8f5":[6,0,4,176],
"boot_8php.html#ad206598b909e8eb67eb0e0bb5ef69c13":[6,0,4,10],
"boot_8php.html#ad302cb26b838898d475f57f61b0fcc9f":[6,0,4,77],
"boot_8php.html#ad34c1547020a305915bcc39707744690":[6,0,4,92],
"boot_8php.html#ad302cb26b838898d475f57f61b0fcc9f":[6,0,4,79],
"boot_8php.html#ad34c1547020a305915bcc39707744690":[6,0,4,94],
"boot_8php.html#ad4c9dc2c8a82e8f52b7404c1655eab44":[6,0,4,32],
"boot_8php.html#ad789aef3cb95fc1eb36be7c4283d0137":[6,0,4,238],
"boot_8php.html#ad8887b49bbb02dd30b4eb9f6c7773c63":[6,0,4,267],
"boot_8php.html#ad88a70ec62e08d590123d3697dfe64d5":[6,0,4,261],
"boot_8php.html#ad94aca4c260b8a892397786201dc4664":[6,0,4,297],
"boot_8php.html#ada72d88ae39a7e3b45baea201cb49a29":[6,0,4,98],
"boot_8php.html#adaeb4f590c56326b2dca3b19f31b6272":[6,0,4,148],
"boot_8php.html#adca48aee78465ae3064ca4432c0d87b5":[6,0,4,270],
"boot_8php.html#add517a0958ac684792c62142a3877f81":[6,0,4,42],
"boot_8php.html#ad789aef3cb95fc1eb36be7c4283d0137":[6,0,4,240],
"boot_8php.html#ad8887b49bbb02dd30b4eb9f6c7773c63":[6,0,4,270],
"boot_8php.html#ad88a70ec62e08d590123d3697dfe64d5":[6,0,4,264],
"boot_8php.html#ad94aca4c260b8a892397786201dc4664":[6,0,4,300],
"boot_8php.html#ada72d88ae39a7e3b45baea201cb49a29":[6,0,4,100],
"boot_8php.html#adaeb4f590c56326b2dca3b19f31b6272":[6,0,4,150],
"boot_8php.html#adca48aee78465ae3064ca4432c0d87b5":[6,0,4,273],
"boot_8php.html#add517a0958ac684792c62142a3877f81":[6,0,4,44],
"boot_8php.html#adfb2fc7be5a4226c0a8e24131da9d498":[6,0,4,24],
"boot_8php.html#ae09767b94688657978ff9366ec63684b":[6,0,4,303],
"boot_8php.html#ae0d9527117cd87dcba11986047ae336e":[6,0,4,46],
"boot_8php.html#ae0da3ca0f54d75d22c71e007331f8d06":[6,0,4,112],
"boot_8php.html#ae37444eaa42705185080ccf3e670cbc2":[6,0,4,277],
"boot_8php.html#ae3cef7b63e25e7bafea3fcf6b99fad0e":[6,0,4,193],
"boot_8php.html#ae4861de36017fe399c1839f778bad9f5":[6,0,4,167],
"boot_8php.html#ae94f7c7c0909629a75aed1c41f10bc95":[6,0,4,201],
"boot_8php.html#ae09767b94688657978ff9366ec63684b":[6,0,4,306],
"boot_8php.html#ae0d9527117cd87dcba11986047ae336e":[6,0,4,48],
"boot_8php.html#ae0da3ca0f54d75d22c71e007331f8d06":[6,0,4,114],
"boot_8php.html#ae37444eaa42705185080ccf3e670cbc2":[6,0,4,280],
"boot_8php.html#ae3cef7b63e25e7bafea3fcf6b99fad0e":[6,0,4,195],
"boot_8php.html#ae4861de36017fe399c1839f778bad9f5":[6,0,4,169],
"boot_8php.html#ae94f7c7c0909629a75aed1c41f10bc95":[6,0,4,203],
"boot_8php.html#ae97836b0547953be182a2334c9c91d3c":[6,0,4,40],
"boot_8php.html#aea392cb26ed617f3a8cde648385b5df0":[6,0,4,290],
"boot_8php.html#aea392cb26ed617f3a8cde648385b5df0":[6,0,4,293],
"boot_8php.html#aea7fc57a4d8e9dcb42f2601b0b9b761c":[6,0,4,29],
"boot_8php.html#aead84fa27d7516b855220fe004964a45":[6,0,4,283],
"boot_8php.html#aeb1039302affcbe7e8872c01c08c88f8":[6,0,4,55],
"boot_8php.html#aec36f8fcd4cb14a52934590b3d6666b4":[6,0,4,240],
"boot_8php.html#aecaa1b6945b317ba8f1daf4af2aed8e6":[6,0,4,271],
"boot_8php.html#aed0dfb35f7dd00dc9e4f868ea7f7ff53":[6,0,4,175],
"boot_8php.html#aedfb9501ed408278667995524e0d15cf":[6,0,4,108],
"boot_8php.html#aee324eca9de4e0fedf01ab5f92e27c67":[6,0,4,187],
"boot_8php.html#aef4b6c558c68c88c10f13c5a00c20e3d":[6,0,4,202],
"boot_8php.html#aefba06f1c0842036329033e7567ecf6d":[6,0,4,150],
"boot_8php.html#aefe573c3c7b0d37fbff264bbae79d673":[6,0,4,119],
"boot_8php.html#aead84fa27d7516b855220fe004964a45":[6,0,4,286],
"boot_8php.html#aeb1039302affcbe7e8872c01c08c88f8":[6,0,4,57],
"boot_8php.html#aec36f8fcd4cb14a52934590b3d6666b4":[6,0,4,242],
"boot_8php.html#aecaa1b6945b317ba8f1daf4af2aed8e6":[6,0,4,274],
"boot_8php.html#aed0dfb35f7dd00dc9e4f868ea7f7ff53":[6,0,4,177],
"boot_8php.html#aedfb9501ed408278667995524e0d15cf":[6,0,4,110],
"boot_8php.html#aee324eca9de4e0fedf01ab5f92e27c67":[6,0,4,189],
"boot_8php.html#aef4b6c558c68c88c10f13c5a00c20e3d":[6,0,4,204],
"boot_8php.html#aefba06f1c0842036329033e7567ecf6d":[6,0,4,152],
"boot_8php.html#aefe573c3c7b0d37fbff264bbae79d673":[6,0,4,121],
"boot_8php.html#aefecf8599036df7f1b95d6820e0e2fa4":[6,0,4,33],
"boot_8php.html#af33d1b2e98a1e21af672005525d46dfe":[6,0,4,274],
"boot_8php.html#af3905ea8f8568d0236db13fca40514e3":[6,0,4,195],
"boot_8php.html#af3a4271630aabd8be592213f925d6a36":[6,0,4,65],
"boot_8php.html#af3bdfc20979c16f15bb9c60446a480f9":[6,0,4,56],
"boot_8php.html#af3ff14985bffbd951a6ea356b7ec3007":[6,0,4,245],
"boot_8php.html#af489d0c3166551b93e63a79ff2c9be35":[6,0,4,155],
"boot_8php.html#af6937db5f581d006bf4a5c3d9c7e0461":[6,0,4,215],
"boot_8php.html#af6b3de425e5849c73370a484c44607a3":[6,0,4,173],
"boot_8php.html#af6f6f6f40139f12fc09ec47373b30919":[6,0,4,95],
"boot_8php.html#af86c651547aa8f9e549ee40a09455549":[6,0,4,269],
"boot_8php.html#af8c0cb0744c9a6b5d6d3baafb1f1e71d":[6,0,4,207],
"boot_8php.html#afaf93b7026f784b113b4f8921745891e":[6,0,4,188],
"boot_8php.html#afb97615e985a013799839b68b99018d7":[6,0,4,275],
"boot_8php.html#afbb1fe1b2c8c730ec8e08da93b6512c4":[6,0,4,52],
"boot_8php.html#afbb21ecccac9819aa65397e816868a5f":[6,0,4,223],
"boot_8php.html#afe084c30a1810c10442edb4fbcbc0086":[6,0,4,87],
"boot_8php.html#afe63ae69ba55299f813766e54df06ede":[6,0,4,159],
"boot_8php.html#af33d1b2e98a1e21af672005525d46dfe":[6,0,4,277],
"boot_8php.html#af3905ea8f8568d0236db13fca40514e3":[6,0,4,197],
"boot_8php.html#af3a4271630aabd8be592213f925d6a36":[6,0,4,67],
"boot_8php.html#af3bdfc20979c16f15bb9c60446a480f9":[6,0,4,58],
"boot_8php.html#af3ff14985bffbd951a6ea356b7ec3007":[6,0,4,247],
"boot_8php.html#af489d0c3166551b93e63a79ff2c9be35":[6,0,4,157],
"boot_8php.html#af6937db5f581d006bf4a5c3d9c7e0461":[6,0,4,217],
"boot_8php.html#af6b3de425e5849c73370a484c44607a3":[6,0,4,175],
"boot_8php.html#af6f6f6f40139f12fc09ec47373b30919":[6,0,4,97],
"boot_8php.html#af86c651547aa8f9e549ee40a09455549":[6,0,4,272],
"boot_8php.html#af8c0cb0744c9a6b5d6d3baafb1f1e71d":[6,0,4,209],
"boot_8php.html#afaf93b7026f784b113b4f8921745891e":[6,0,4,190],
"boot_8php.html#afb97615e985a013799839b68b99018d7":[6,0,4,278],
"boot_8php.html#afbb1fe1b2c8c730ec8e08da93b6512c4":[6,0,4,54],
"boot_8php.html#afbb21ecccac9819aa65397e816868a5f":[6,0,4,225],
"boot_8php.html#afe084c30a1810c10442edb4fbcbc0086":[6,0,4,89],
"boot_8php.html#afe63ae69ba55299f813766e54df06ede":[6,0,4,161],
"boot_8php.html#afe88b920aa285982edb817a0dd44eb37":[6,0,4,14],
"boot_8php.html#afef254290febac854c85fc698d9483a6":[6,0,4,312],
"boot_8php.html#aff210e8403dd72368522b17fb6e5d4e7":[6,0,4,234],
"boot_8php.html#afef254290febac854c85fc698d9483a6":[6,0,4,315],
"boot_8php.html#aff210e8403dd72368522b17fb6e5d4e7":[6,0,4,236],
"boxy_8php.html":[6,0,3,1,3,1,0],
"cache_8php.html":[6,0,0,15],
"channel_8php.html":[6,0,1,11],
@ -246,8 +249,5 @@ var NAVTREEINDEX1 =
"classApp.html#a230e975296cf164da2fee35ef720964f":[5,0,6,33],
"classApp.html#a244b2d53b21be269aad2269d23192f95":[5,0,6,73],
"classApp.html#a2e82da4aecfc2017a8d1d332ca501f9f":[5,0,6,72],
"classApp.html#a2eb832a8577dee7d40b93abdf6d1d35a":[5,0,6,12],
"classApp.html#a33a8e90b60ec4438f6fbf299d0f6839c":[5,0,6,62],
"classApp.html#a344d2b7dc2f276648d521aee4da1731c":[5,0,6,23],
"classApp.html#a3694aa1907aa103a2adbc71f926f0fa0":[5,0,6,50]
"classApp.html#a2eb832a8577dee7d40b93abdf6d1d35a":[5,0,6,12]
};

View File

@ -1,5 +1,8 @@
var NAVTREEINDEX2 =
{
"classApp.html#a33a8e90b60ec4438f6fbf299d0f6839c":[5,0,6,62],
"classApp.html#a344d2b7dc2f276648d521aee4da1731c":[5,0,6,23],
"classApp.html#a3694aa1907aa103a2adbc71f926f0fa0":[5,0,6,50],
"classApp.html#a3d84af5e42082098672531cd1a618853":[5,0,6,22],
"classApp.html#a4659785d13e4bac0bed50dbb1b0d4299":[5,0,6,6],
"classApp.html#a4776d9322edea17fae56afa5d01a323e":[5,0,6,24],
@ -203,12 +206,13 @@ var NAVTREEINDEX2 =
"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#af6d239fefed05859327ee8db626703f9":[5,0,3,1,0,6],
"classRedMatrix_1_1RedDAV_1_1RedBrowser.html":[5,0,3,1,1],
"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a0733e38e254474d9a456825e72f1ddfd":[5,0,3,1,1,2],
"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a242ce69a2fe5a5fdf9c2b8d3954accfd":[5,0,3,1,1,7],
"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a3bd98af2d1cdfd8f26deb914596176cf":[5,0,3,1,1,5],
"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a242ce69a2fe5a5fdf9c2b8d3954accfd":[5,0,3,1,1,8],
"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a3bd98af2d1cdfd8f26deb914596176cf":[5,0,3,1,1,6],
"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a810af4506cb3247e0ea7b0c4accbbc7a":[5,0,3,1,1,5],
"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a8161f2a0be205412e263c947b5ec46c5":[5,0,3,1,1,0],
"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#aa1607857cb59738c4dce2fe8e73d8f19":[5,0,3,1,1,6],
"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#aa1607857cb59738c4dce2fe8e73d8f19":[5,0,3,1,1,7],
"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#acaa792c08d24e9dc2919759e92ba037d":[5,0,3,1,1,4],
"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#ad19179bf4ac7f18fafa7e2e3df800142":[5,0,3,1,1,8],
"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#ad19179bf4ac7f18fafa7e2e3df800142":[5,0,3,1,1,9],
"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#ad4bc0516533c62733f38043a37267d78":[5,0,3,1,1,1],
"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#af764d5f14df751f9ec86c34fab300c09":[5,0,3,1,1,3],
"classRedMatrix_1_1RedDAV_1_1RedDirectory.html":[5,0,3,1,2],
@ -245,9 +249,5 @@ var NAVTREEINDEX2 =
"classRedMatrix_1_1RedDAV_1_1RedFile.html#ac945aa782d6c035d339e59974266ec4d":[5,0,3,1,3,6],
"classRedMatrix_1_1RedDAV_1_1RedFile.html#af5c88b75d0c1f590af03755534cb167e":[5,0,3,1,3,3],
"classTemplate.html":[5,0,25],
"classTemplate.html#a07737733f6949bdedea1e3d301b2ab7b":[5,0,25,13],
"classTemplate.html#a285b5b2007dbbf733476273df3fed4ef":[5,0,25,12],
"classTemplate.html#a317d535946dc065c35dd5cd38380e6c6":[5,0,25,22],
"classTemplate.html#a35d599c9b53a02e2fe2232e5b7ed5da7":[5,0,25,2],
"classTemplate.html#a37c15f6d1ade500943629f27a62808b7":[5,0,25,3]
"classTemplate.html#a07737733f6949bdedea1e3d301b2ab7b":[5,0,25,13]
};

View File

@ -1,5 +1,9 @@
var NAVTREEINDEX3 =
{
"classTemplate.html#a285b5b2007dbbf733476273df3fed4ef":[5,0,25,12],
"classTemplate.html#a317d535946dc065c35dd5cd38380e6c6":[5,0,25,22],
"classTemplate.html#a35d599c9b53a02e2fe2232e5b7ed5da7":[5,0,25,2],
"classTemplate.html#a37c15f6d1ade500943629f27a62808b7":[5,0,25,3],
"classTemplate.html#a4b933954086d9e01a1804b0b1c6ee93e":[5,0,25,6],
"classTemplate.html#a4e86b566c3f728e95ce5db1b33665c10":[5,0,25,21],
"classTemplate.html#a6f0efc256688c36110180b501067ff11":[5,0,25,23],
@ -237,17 +241,13 @@ var NAVTREEINDEX3 =
"darknessleftaside_8php.html":[6,0,3,1,0,2,1],
"darknessrightaside_8php.html":[6,0,3,1,0,2,2],
"datetime_8php.html":[6,0,0,28],
"datetime_8php.html#a03900dcf0f9e3c58793a031673a70326":[6,0,0,28,6],
"datetime_8php.html#a3f239f94e23335d860b148958d87a093":[6,0,0,28,11],
"datetime_8php.html#a3f239f94e23335d860b148958d87a093":[6,0,0,28,10],
"datetime_8php.html#a3f2897db32e745fe2f3e70a6b46578f8":[6,0,0,28,5],
"datetime_8php.html#a633dadba426fa2f60b25fabdb19ebc1f":[6,0,0,28,10],
"datetime_8php.html#a72218e5ee21876484934bacbb6bd9ba3":[6,0,0,28,4],
"datetime_8php.html#a77bb385ae8a9e7ca663309c102c0d766":[6,0,0,28,2],
"datetime_8php.html#a7df24d72ea05922d3127363e2295174c":[6,0,0,28,7],
"datetime_8php.html#a7df24d72ea05922d3127363e2295174c":[6,0,0,28,6],
"datetime_8php.html#a8ae8dc95ace7ac27fa5a1ecf42b78c82":[6,0,0,28,9],
"datetime_8php.html#aa51b5a7ea4f931b23acbdfcea46e9865":[6,0,0,28,12],
"datetime_8php.html#ab55e545b72ec8c097e052ea7d373491f":[6,0,0,28,14],
"datetime_8php.html#aba971b67f17fecf050813f1eba72367f":[6,0,0,28,8],
"datetime_8php.html#abc1652f96799cec6fce8797ba2ebc2df":[6,0,0,28,0],
"datetime_8php.html#ad6301e74b0f9267d52f8d432b5beb226":[6,0,0,28,3]
"datetime_8php.html#aa51b5a7ea4f931b23acbdfcea46e9865":[6,0,0,28,11],
"datetime_8php.html#ab55e545b72ec8c097e052ea7d373491f":[6,0,0,28,13],
"datetime_8php.html#aba971b67f17fecf050813f1eba72367f":[6,0,0,28,7]
};

View File

@ -1,7 +1,10 @@
var NAVTREEINDEX4 =
{
"datetime_8php.html#abc1652f96799cec6fce8797ba2ebc2df":[6,0,0,28,0],
"datetime_8php.html#ad6301e74b0f9267d52f8d432b5beb226":[6,0,0,28,3],
"datetime_8php.html#aea356409ba69f9de412298c998595dd2":[6,0,0,28,1],
"datetime_8php.html#af1cd77c97c901d9239cb7a61f97f9826":[6,0,0,28,13],
"datetime_8php.html#af1cd77c97c901d9239cb7a61f97f9826":[6,0,0,28,12],
"datetime_8php.html#afbb34604d0f6e7d2103da4f42e2487b1":[6,0,0,28,8],
"db__update_8php.html":[6,0,2,1],
"dba__driver_8php.html":[6,0,0,0,0],
"dba__driver_8php.html#a2994daa03b1c23229a27e39bcab75e67":[6,0,0,0,0,2],
@ -226,8 +229,8 @@ var NAVTREEINDEX4 =
"functions_0x76.html":[5,3,0,20],
"functions_8php.html":[6,0,3,1,0,1,1],
"functions_8php.html#adefe514c95680928b3aae250cbc3c663":[6,0,3,1,0,1,1,0],
"functions_func.html":[5,3,1],
"functions_func.html":[5,3,1,0],
"functions_func.html":[5,3,1],
"functions_func_0x61.html":[5,3,1,1],
"functions_func_0x62.html":[5,3,1,2],
"functions_func_0x63.html":[5,3,1,3],
@ -246,8 +249,5 @@ var NAVTREEINDEX4 =
"functions_func_0x73.html":[5,3,1,16],
"functions_func_0x74.html":[5,3,1,17],
"functions_func_0x75.html":[5,3,1,18],
"functions_func_0x76.html":[5,3,1,19],
"functions_vars.html":[5,3,2],
"globals.html":[6,1,0],
"globals.html":[6,1,0,0]
"functions_func_0x76.html":[5,3,1,19]
};

View File

@ -1,5 +1,8 @@
var NAVTREEINDEX5 =
{
"functions_vars.html":[5,3,2],
"globals.html":[6,1,0],
"globals.html":[6,1,0,0],
"globals_0x5f.html":[6,1,0,1],
"globals_0x61.html":[6,1,0,2],
"globals_0x62.html":[6,1,0,3],
@ -246,8 +249,5 @@ var NAVTREEINDEX5 =
"include_2bookmarks_8php.html#aef1cb2968c41c759f2d106e1088ca323":[6,0,0,14,0],
"include_2chat_8php.html":[6,0,0,16],
"include_2chat_8php.html#a1ee1360f7d2549c7549ae07cb5190f0f":[6,0,0,16,4],
"include_2chat_8php.html#a26abdccc2a278a59899896dbbfc6f049":[6,0,0,16,6],
"include_2chat_8php.html#a2ba3af6884ecdce95de69262fe599639":[6,0,0,16,2],
"include_2chat_8php.html#a2c95b545e46bfee64faa05ecf0afea91":[6,0,0,16,3],
"include_2chat_8php.html#acdc80dba4eb796c7472b21129b435422":[6,0,0,16,1]
"include_2chat_8php.html#a26abdccc2a278a59899896dbbfc6f049":[6,0,0,16,6]
};

View File

@ -1,5 +1,8 @@
var NAVTREEINDEX6 =
{
"include_2chat_8php.html#a2ba3af6884ecdce95de69262fe599639":[6,0,0,16,2],
"include_2chat_8php.html#a2c95b545e46bfee64faa05ecf0afea91":[6,0,0,16,3],
"include_2chat_8php.html#acdc80dba4eb796c7472b21129b435422":[6,0,0,16,1],
"include_2chat_8php.html#acea6b176eb7aff44d9ba3ae24ce511d3":[6,0,0,16,0],
"include_2chat_8php.html#aedcb532a0627b8644001a2fadab4e87a":[6,0,0,16,5],
"include_2config_8php.html":[6,0,0,20],
@ -246,8 +249,5 @@ var NAVTREEINDEX6 =
"minimalisticdarkness_8php.html#a7e6c3d4efde4e9a2de32308081372c6b":[6,0,3,1,0,2,4,1],
"mitem_8php.html":[6,0,1,60],
"mitem_8php.html#a6ee694cca4b551a20d7c7a94b5243ec1":[6,0,1,60,2],
"mitem_8php.html#a7a31b702ecad18eeb6a38b243ff0037e":[6,0,1,60,0],
"mitem_8php.html#a9627cd857cafdf04e4fc0ae48c8e8518":[6,0,1,60,1],
"mod_2api_8php.html":[6,0,1,4],
"mod_2api_8php.html#a02ae0f60e240dc806b860edb7d582117":[6,0,1,4,2]
"mitem_8php.html#a7a31b702ecad18eeb6a38b243ff0037e":[6,0,1,60,0]
};

View File

@ -1,5 +1,8 @@
var NAVTREEINDEX7 =
{
"mitem_8php.html#a9627cd857cafdf04e4fc0ae48c8e8518":[6,0,1,60,1],
"mod_2api_8php.html":[6,0,1,4],
"mod_2api_8php.html#a02ae0f60e240dc806b860edb7d582117":[6,0,1,4,2],
"mod_2api_8php.html#a33315b5bbf5418f6850b2038107b526d":[6,0,1,4,0],
"mod_2api_8php.html#a6fe77f05c07cb51048df0d557b4b9bd2":[6,0,1,4,1],
"mod_2apps_8php.html":[6,0,1,6],
@ -52,8 +55,8 @@ var NAVTREEINDEX7 =
"mytheme_2php_2style_8php.html":[6,0,3,1,2,0,1],
"mytheme_2php_2theme_8php.html":[6,0,3,1,2,0,2],
"mytheme_2php_2theme_8php.html#a6ce5df8ece6acc09c1fddaccbeb244e8":[6,0,3,1,2,0,2,0],
"namespaceFriendica.html":[4,0,1],
"namespaceFriendica.html":[5,0,1],
"namespaceFriendica.html":[4,0,1],
"namespaceRedMatrix.html":[4,0,3],
"namespaceRedMatrix.html":[5,0,3],
"namespaceRedMatrix_1_1Import.html":[5,0,3,0],
@ -129,8 +132,8 @@ var NAVTREEINDEX7 =
"permissions_8php.html":[6,0,0,62],
"permissions_8php.html#a040fd3d3b8517658b1668ae0cd093972":[6,0,0,62,2],
"permissions_8php.html#a0f5bd9f7f4c8fb7ba4b2c1ed048b4dc7":[6,0,0,62,0],
"permissions_8php.html#a50e8099ea8a4d7ed68b2a0a7ea9aa724":[6,0,0,62,5],
"permissions_8php.html#a67ada9ed51e77885b6b0f6a28cee1835":[6,0,0,62,4],
"permissions_8php.html#a67ada9ed51e77885b6b0f6a28cee1835":[6,0,0,62,5],
"permissions_8php.html#a6b239a0d494b92a89ce7bf9c7e588991":[6,0,0,62,4],
"permissions_8php.html#a9b5f5120566a3699a98efc5ccb0c59fe":[6,0,0,62,3],
"permissions_8php.html#aa8b7b102c653649d7a71b5a1c044d90d":[6,0,0,62,6],
"permissions_8php.html#aeca9b280f3dc3358c89976d81d690008":[6,0,0,62,1],
@ -191,6 +194,7 @@ var NAVTREEINDEX7 =
"plugin_8php.html#aff0178bd8d0b34a94d5efddc883edd35":[6,0,0,64,5],
"po2php_8php.html":[6,0,2,6],
"po2php_8php.html#a3b75e36f913198299e99559b175cd8b4":[6,0,2,6,0],
"po2php_8php.html#a4f3dc9b019d0cd1dc171c54c991ef334":[6,0,2,6,1],
"poco_8php.html":[6,0,1,82],
"poco_8php.html#a53def16f75e3d41f1d2bb7cfa4905498":[6,0,1,82,0],
"poke_8php.html":[6,0,1,83],
@ -245,9 +249,5 @@ var NAVTREEINDEX7 =
"redable_8php.html":[6,0,3,0,6],
"redable_8php.html#a3987f5547ceb7e36a210a66a06241a5a":[6,0,3,0,6,0],
"redbasic_2php_2style_8php.html":[6,0,3,1,3,0,1],
"redbasic_2php_2style_8php.html#a01c151bf47f7da2b979aaa4cb868da4c":[6,0,3,1,3,0,1,0],
"redbasic_2php_2style_8php.html#ab3afb90d611eca90819f597a2c0bb459":[6,0,3,1,3,0,1,1],
"redbasic_2php_2theme_8php.html":[6,0,3,1,3,0,2],
"redbasic_2php_2theme_8php.html#af6eb813e9fc7e2d76ac1b82bc5c0ed9b":[6,0,3,1,3,0,2,0],
"redbasic_8php.html":[6,0,3,1,0,2,9]
"redbasic_2php_2style_8php.html#a01c151bf47f7da2b979aaa4cb868da4c":[6,0,3,1,3,0,1,0]
};

View File

@ -1,5 +1,9 @@
var NAVTREEINDEX8 =
{
"redbasic_2php_2style_8php.html#ab3afb90d611eca90819f597a2c0bb459":[6,0,3,1,3,0,1,1],
"redbasic_2php_2theme_8php.html":[6,0,3,1,3,0,2],
"redbasic_2php_2theme_8php.html#af6eb813e9fc7e2d76ac1b82bc5c0ed9b":[6,0,3,1,3,0,2,0],
"redbasic_8php.html":[6,0,3,1,0,2,9],
"reddav_8php.html":[6,0,0,71],
"reddav_8php.html#a5df0d09893f2e65dc5cf6bbab6cfb266":[6,0,0,71,1],
"reddav_8php.html#a9f531641dfb4e43cd88ac1a9ae7e2088":[6,0,0,71,2],
@ -245,9 +249,5 @@ var NAVTREEINDEX8 =
"text_8php.html#aa6b0aa8afbeab50d1a3058ad21acb74e":[6,0,0,81,41],
"text_8php.html#aac0969ae09853205992ba06ab9f9f61a":[6,0,0,81,32],
"text_8php.html#aad557c054cf2ed915633701018fc7e3f":[6,0,0,81,96],
"text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447":[6,0,0,81,75],
"text_8php.html#aaed4413ed8918838b517e3b2fafaea0d":[6,0,0,81,91],
"text_8php.html#ab4a4c3d4700bc219bb84f33b499314f4":[6,0,0,81,94],
"text_8php.html#ac19d2b33a58372a357a43d51eed19162":[6,0,0,81,62],
"text_8php.html#ac1dbf2e37e8069bea2c0f557fdbf203e":[6,0,0,81,42]
"text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447":[6,0,0,81,75]
};

View File

@ -1,5 +1,9 @@
var NAVTREEINDEX9 =
{
"text_8php.html#aaed4413ed8918838b517e3b2fafaea0d":[6,0,0,81,91],
"text_8php.html#ab4a4c3d4700bc219bb84f33b499314f4":[6,0,0,81,94],
"text_8php.html#ac19d2b33a58372a357a43d51eed19162":[6,0,0,81,62],
"text_8php.html#ac1dbf2e37e8069bea2c0f557fdbf203e":[6,0,0,81,42],
"text_8php.html#ac2ff88e800f74b22e9cc091c10809c54":[6,0,0,81,82],
"text_8php.html#ace3c98538c63e09b70a363210b414112":[6,0,0,81,22],
"text_8php.html#acedb584f65114a33f389efb796172a91":[6,0,0,81,2],

File diff suppressed because one or more lines are too long

View File

@ -4,7 +4,7 @@ var permissions_8php =
[ "get_all_perms", "permissions_8php.html#aeca9b280f3dc3358c89976d81d690008", null ],
[ "get_perms", "permissions_8php.html#a040fd3d3b8517658b1668ae0cd093972", null ],
[ "get_role_perms", "permissions_8php.html#a9b5f5120566a3699a98efc5ccb0c59fe", null ],
[ "get_roles", "permissions_8php.html#a6b239a0d494b92a89ce7bf9c7e588991", null ],
[ "perm_is_allowed", "permissions_8php.html#a67ada9ed51e77885b6b0f6a28cee1835", null ],
[ "role_selector", "permissions_8php.html#a50e8099ea8a4d7ed68b2a0a7ea9aa724", null ],
[ "site_default_perms", "permissions_8php.html#aa8b7b102c653649d7a71b5a1c044d90d", 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

@ -114,6 +114,8 @@ $(document).ready(function(){initNavTree('po2php_8php.html','');});
Functions</h2></td></tr>
<tr class="memitem:a3b75e36f913198299e99559b175cd8b4"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="po2php_8php.html#a3b75e36f913198299e99559b175cd8b4">po2php_run</a> ($<a class="el" href="boot_8php.html#a768f00b7d66be0daf7ef4eea2e862006">argv</a>, $<a class="el" href="boot_8php.html#abc0a90a1a77f5b668aa7e4b57d1776a7">argc</a>)</td></tr>
<tr class="separator:a3b75e36f913198299e99559b175cd8b4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4f3dc9b019d0cd1dc171c54c991ef334"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="po2php_8php.html#a4f3dc9b019d0cd1dc171c54c991ef334">trim_message</a> ($str)</td></tr>
<tr class="separator:a4f3dc9b019d0cd1dc171c54c991ef334"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Function Documentation</h2>
<a class="anchor" id="a3b75e36f913198299e99559b175cd8b4"></a>
@ -140,6 +142,24 @@ Functions</h2></td></tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a4f3dc9b019d0cd1dc171c54c991ef334"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">trim_message </td>
<td>(</td>
<td class="paramtype">&#160;</td>
<td class="paramname"><em>$str</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Referenced by <a class="el" href="po2php_8php.html#a3b75e36f913198299e99559b175cd8b4">po2php_run()</a>.</p>
</div>
</div>
</div><!-- contents -->

View File

@ -1,4 +1,5 @@
var po2php_8php =
[
[ "po2php_run", "po2php_8php.html#a3b75e36f913198299e99559b175cd8b4", null ]
[ "po2php_run", "po2php_8php.html#a3b75e36f913198299e99559b175cd8b4", null ],
[ "trim_message", "po2php_8php.html#a4f3dc9b019d0cd1dc171c54c991ef334", null ]
];

View File

@ -12,7 +12,6 @@ var searchData=
['fetch_5flrdd_5ftemplate',['fetch_lrdd_template',['../include_2network_8php.html#a8d5a3afb51cc932032b5dcc159efaae0',1,'network.php']]],
['fetch_5fpost_5ftags',['fetch_post_tags',['../items_8php.html#adf980098b6de9c3993bc3ff26a8dd6f9',1,'items.php']]],
['fetch_5fxrd_5flinks',['fetch_xrd_links',['../include_2network_8php.html#a850ed5307c6a18076f4b80addc99602d',1,'network.php']]],
['field_5ftimezone',['field_timezone',['../datetime_8php.html#a03900dcf0f9e3c58793a031673a70326',1,'datetime.php']]],
['file_5ftag_5fdecode',['file_tag_decode',['../taxonomy_8php.html#a08df5164926d2b31b8e9fcfe919de2b6',1,'taxonomy.php']]],
['file_5ftag_5fencode',['file_tag_encode',['../taxonomy_8php.html#a3299482ac20e9d79453048dd52881d37',1,'taxonomy.php']]],
['file_5ftag_5ffile_5fquery',['file_tag_file_query',['../taxonomy_8php.html#a163b5131f388080b0fc82398d3a32fe1',1,'taxonomy.php']]],

View File

@ -93,6 +93,7 @@ var searchData=
['get_5fredirect_5furl',['get_redirect_url',['../classItem.html#a428f448f89a8629055ea3294eb942aea',1,'Item']]],
['get_5frel_5flink',['get_rel_link',['../text_8php.html#a3972701c5c83624ec4e2d06242f614e7',1,'text.php']]],
['get_5frole_5fperms',['get_role_perms',['../permissions_8php.html#a9b5f5120566a3699a98efc5ccb0c59fe',1,'permissions.php']]],
['get_5froles',['get_roles',['../permissions_8php.html#a6b239a0d494b92a89ce7bf9c7e588991',1,'permissions.php']]],
['get_5frpost_5fpath',['get_rpost_path',['../zot_8php.html#a8e22dbc6f884be3644a892a876cbd972',1,'zot.php']]],
['get_5fsys_5fchannel',['get_sys_channel',['../identity_8php.html#aaff86ee3b5984821e7a256c2da5f1a51',1,'identity.php']]],
['get_5fsystem_5fapps',['get_system_apps',['../include_2apps_8php.html#ae64f72eb4f126e03b4eb65ed1702a3ca',1,'apps.php']]],
@ -110,6 +111,7 @@ var searchData=
['get_5ftheme_5fuid',['get_theme_uid',['../identity_8php.html#aaeb666872995e3ab8da8f7bc5f3b2bd3',1,'identity.php']]],
['get_5fthings',['get_things',['../taxonomy_8php.html#a7747fa859ac56fbffd4f9782d85505de',1,'taxonomy.php']]],
['get_5fthread',['get_thread',['../classConversation.html#a4cff75d8c46b517e7133e4d0da6fc1c8',1,'Conversation']]],
['get_5ftimezones',['get_timezones',['../datetime_8php.html#afbb34604d0f6e7d2103da4f42e2487b1',1,'datetime.php']]],
['get_5fwidgets',['get_widgets',['../classApp.html#a871898becd0697d778f36d9336253ae8',1,'App']]],
['get_5fwords',['get_words',['../spam_8php.html#ab8fd81a82c9622cbebb8ceab6b310ca6',1,'spam.php']]],
['get_5fxconfig',['get_xconfig',['../include_2config_8php.html#aa3dc1d3de2d091ac702e675acd3a085e',1,'config.php']]],
@ -123,6 +125,7 @@ var searchData=
['getetag',['getETag',['../classRedMatrix_1_1RedDAV_1_1RedFile.html#a9f14682acf3ccb70df5af5dd0687c689',1,'RedMatrix::RedDAV::RedFile']]],
['getext',['getExt',['../classphoto__driver.html#aa2efb5b2a6af3fd67e3f1c2b9852a5ba',1,'photo_driver']]],
['getheight',['getHeight',['../classphoto__driver.html#af769e9abb144e57002c59aa2aa8f3468',1,'photo_driver']]],
['geticonfromtype',['getIconFromType',['../classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a810af4506cb3247e0ea7b0c4accbbc7a',1,'RedMatrix::RedDAV::RedBrowser']]],
['getimage',['getImage',['../classphoto__driver.html#ab98da263bd7341fc132c4fb6fc76e8d5',1,'photo_driver\getImage()'],['../classphoto__gd.html#a86757ba021fd80d1a5cf8c2f766a8484',1,'photo_gd\getImage()'],['../classphoto__imagick.html#ad07288e0eb3922cb08cc9d33a163decc',1,'photo_imagick\getImage()']]],
['getlastmodified',['getLastModified',['../classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a69db5f641f8f5dc999e55cee1832ecd5',1,'RedMatrix\RedDAV\RedDirectory\getLastModified()'],['../classRedMatrix_1_1RedDAV_1_1RedFile.html#ac47016aa0e3f6f1a1c4570bd6fd8cf25',1,'RedMatrix\RedDAV\RedFile\getLastModified()']]],
['getname',['getName',['../classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a55f7172814a0749b5342f152ab3fa0df',1,'RedMatrix\RedDAV\RedDirectory\getName()'],['../classRedMatrix_1_1RedDAV_1_1RedFile.html#ac945aa782d6c035d339e59974266ec4d',1,'RedMatrix\RedDAV\RedFile\getName()']]],

View File

@ -70,6 +70,7 @@ var searchData=
['photo_5fdriver',['photo_driver',['../classphoto__driver.html',1,'']]],
['photo_5fdriver_2ephp',['photo_driver.php',['../photo__driver_8php.html',1,'']]],
['photo_5ffactory',['photo_factory',['../photo__driver_8php.html#a32e2817faa25d7f11f60a8abff565035',1,'photo_driver.php']]],
['photo_5fflag_5fos',['PHOTO_FLAG_OS',['../boot_8php.html#ab49a5d43ce1150c5af8c750ccb14e15f',1,'boot.php']]],
['photo_5fgd',['photo_gd',['../classphoto__gd.html',1,'']]],
['photo_5fgd_2ephp',['photo_gd.php',['../photo__gd_8php.html',1,'']]],
['photo_5fimagick',['photo_imagick',['../classphoto__imagick.html',1,'']]],

View File

@ -105,7 +105,6 @@ var searchData=
['rmagic_5fcontent',['rmagic_content',['../rmagic_8php.html#a3e28db1e5cfa7e5c2617f90222c1caef',1,'rmagic.php']]],
['rmagic_5finit',['rmagic_init',['../rmagic_8php.html#a95455edd43f1bff39446a57388cdde16',1,'rmagic.php']]],
['rmagic_5fpost',['rmagic_post',['../rmagic_8php.html#a869de069d081b3c4e98b957d06bbf08f',1,'rmagic.php']]],
['role_5fselector',['role_selector',['../permissions_8php.html#a50e8099ea8a4d7ed68b2a0a7ea9aa724',1,'permissions.php']]],
['rotate',['rotate',['../classphoto__driver.html#a2f2b6337cf9aa0688d10b422123f0eec',1,'photo_driver\rotate()'],['../classphoto__gd.html#a77f87730b11093b76980c541159df37d',1,'photo_gd\rotate()'],['../classphoto__imagick.html#a9df5738a4a18e76dd304c440e96f045f',1,'photo_imagick\rotate()']]],
['rpost_2ephp',['rpost.php',['../rpost_8php.html',1,'']]],
['rpost_5fcallback',['rpost_callback',['../bbcode_8php.html#a5165a5221a52cf1bc1d7812ebd2069c7',1,'bbcode.php']]],

View File

@ -19,7 +19,6 @@ var searchData=
['search_5finit',['search_init',['../search_8php.html#acf19fd30f07f495781ca0d7a0a08b435',1,'search.php']]],
['searchbox',['searchbox',['../text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447',1,'text.php']]],
['security_2ephp',['security.php',['../security_8php.html',1,'']]],
['select_5ftimezone',['select_timezone',['../datetime_8php.html#a633dadba426fa2f60b25fabdb19ebc1f',1,'datetime.php']]],
['send',['send',['../classenotify.html#afbc088860f534c6c05788b48cfc262c6',1,'enotify']]],
['send_5fmessage',['send_message',['../include_2message_8php.html#a751ffd6635022b2190f56154ee745752',1,'message.php']]],
['send_5freg_5fapproval_5femail',['send_reg_approval_email',['../account_8php.html#a014de2d5d5c9785de5bf547a485822fa',1,'account.php']]],
@ -128,11 +127,11 @@ var searchData=
['stripdcode_5fbr_5fcb',['stripdcode_br_cb',['../bb2diaspora_8php.html#a180b0e3a7d702998be19e3c3b44b0e93',1,'bb2diaspora.php']]],
['stumble_5finit',['stumble_init',['../stumble_2php_2theme_8php.html#a71db9eff6289e0ee47771c37c01d6753',1,'theme.php']]],
['style_2ephp',['style.php',['../mytheme_2php_2style_8php.html',1,'']]],
['style_2ephp',['style.php',['../redbasic_2php_2style_8php.html',1,'']]],
['style_2ephp',['style.php',['../stumble_2php_2style_8php.html',1,'']]],
['style_2ephp',['style.php',['../suckerberg_2php_2style_8php.html',1,'']]],
['style_2ephp',['style.php',['../apw_2php_2style_8php.html',1,'']]],
['style_2ephp',['style.php',['../hivenet_2php_2style_8php.html',1,'']]],
['style_2ephp',['style.php',['../redbasic_2php_2style_8php.html',1,'']]],
['style_2ephp',['style.php',['../suckerberg_2php_2style_8php.html',1,'']]],
['subthread_2ephp',['subthread.php',['../subthread_8php.html',1,'']]],
['subthread_5fcontent',['subthread_content',['../subthread_8php.html#a50368f3d825b77996030528e7fbfa3d3',1,'subthread.php']]],
['suckerberg_5finit',['suckerberg_init',['../suckerberg_2php_2theme_8php.html#a4104fce7d5fb71d15ed811978b628fc8',1,'theme.php']]],

View File

@ -68,6 +68,7 @@ var searchData=
['tplpaths',['tplpaths',['../namespaceupdatetpl.html#a52a85ffa6b6d63d840b185a133478c12',1,'updatetpl']]],
['translate_5fscope',['translate_scope',['../items_8php.html#aabfaa193b83154c2a81e91284e5d5e59',1,'items.php']]],
['translate_5fsystem_5fapps',['translate_system_apps',['../include_2apps_8php.html#a48289d5cc44b7638191738106ac5d030',1,'apps.php']]],
['trim_5fmessage',['trim_message',['../po2php_8php.html#a4f3dc9b019d0cd1dc171c54c991ef334',1,'po2php.php']]],
['tryoembed',['tryoembed',['../bbcode_8php.html#a55b0cb6973f1ec731de0e726bcc0efa7',1,'bbcode.php']]],
['tryzrlaudio',['tryzrlaudio',['../bbcode_8php.html#a39de4de32a9456d1ca914d0dc52bd322',1,'bbcode.php']]],
['tryzrlvideo',['tryzrlvideo',['../bbcode_8php.html#aa92f119341f4c69dcef2768a013079b8',1,'bbcode.php']]],

View File

@ -2,6 +2,8 @@ var searchData=
[
['z_5fbirthday',['z_birthday',['../datetime_8php.html#ab55e545b72ec8c097e052ea7d373491f',1,'datetime.php']]],
['z_5ffetch_5furl',['z_fetch_url',['../include_2network_8php.html#aafd06c0a75402aefb06cfb9f9740fa37',1,'network.php']]],
['z_5fget_5ftemp_5fdir',['z_get_temp_dir',['../boot_8php.html#a59717d02602a4babf2a54da8b33d93a5',1,'boot.php']]],
['z_5fget_5fupload_5fdir',['z_get_upload_dir',['../boot_8php.html#a476c499e15caf75972fed134a8f23b2e',1,'boot.php']]],
['z_5finput_5ffilter',['z_input_filter',['../text_8php.html#a324c58f37f6acdf9cd1922aa76077d9f',1,'text.php']]],
['z_5fmime_5fcontent_5ftype',['z_mime_content_type',['../include_2attach_8php.html#a6fdd92775f31c07d2863e16e0026018a',1,'attach.php']]],
['z_5fpath',['z_path',['../boot_8php.html#aba208673515cbb8a55e5fa4a1da99fda',1,'boot.php']]],

View File

@ -8,7 +8,6 @@ var searchData=
['fetch_5flrdd_5ftemplate',['fetch_lrdd_template',['../include_2network_8php.html#a8d5a3afb51cc932032b5dcc159efaae0',1,'network.php']]],
['fetch_5fpost_5ftags',['fetch_post_tags',['../items_8php.html#adf980098b6de9c3993bc3ff26a8dd6f9',1,'items.php']]],
['fetch_5fxrd_5flinks',['fetch_xrd_links',['../include_2network_8php.html#a850ed5307c6a18076f4b80addc99602d',1,'network.php']]],
['field_5ftimezone',['field_timezone',['../datetime_8php.html#a03900dcf0f9e3c58793a031673a70326',1,'datetime.php']]],
['file_5ftag_5fdecode',['file_tag_decode',['../taxonomy_8php.html#a08df5164926d2b31b8e9fcfe919de2b6',1,'taxonomy.php']]],
['file_5ftag_5fencode',['file_tag_encode',['../taxonomy_8php.html#a3299482ac20e9d79453048dd52881d37',1,'taxonomy.php']]],
['file_5ftag_5ffile_5fquery',['file_tag_file_query',['../taxonomy_8php.html#a163b5131f388080b0fc82398d3a32fe1',1,'taxonomy.php']]],

View File

@ -93,6 +93,7 @@ var searchData=
['get_5fredirect_5furl',['get_redirect_url',['../classItem.html#a428f448f89a8629055ea3294eb942aea',1,'Item']]],
['get_5frel_5flink',['get_rel_link',['../text_8php.html#a3972701c5c83624ec4e2d06242f614e7',1,'text.php']]],
['get_5frole_5fperms',['get_role_perms',['../permissions_8php.html#a9b5f5120566a3699a98efc5ccb0c59fe',1,'permissions.php']]],
['get_5froles',['get_roles',['../permissions_8php.html#a6b239a0d494b92a89ce7bf9c7e588991',1,'permissions.php']]],
['get_5frpost_5fpath',['get_rpost_path',['../zot_8php.html#a8e22dbc6f884be3644a892a876cbd972',1,'zot.php']]],
['get_5fsys_5fchannel',['get_sys_channel',['../identity_8php.html#aaff86ee3b5984821e7a256c2da5f1a51',1,'identity.php']]],
['get_5fsystem_5fapps',['get_system_apps',['../include_2apps_8php.html#ae64f72eb4f126e03b4eb65ed1702a3ca',1,'apps.php']]],
@ -110,6 +111,7 @@ var searchData=
['get_5ftheme_5fuid',['get_theme_uid',['../identity_8php.html#aaeb666872995e3ab8da8f7bc5f3b2bd3',1,'identity.php']]],
['get_5fthings',['get_things',['../taxonomy_8php.html#a7747fa859ac56fbffd4f9782d85505de',1,'taxonomy.php']]],
['get_5fthread',['get_thread',['../classConversation.html#a4cff75d8c46b517e7133e4d0da6fc1c8',1,'Conversation']]],
['get_5ftimezones',['get_timezones',['../datetime_8php.html#afbb34604d0f6e7d2103da4f42e2487b1',1,'datetime.php']]],
['get_5fwidgets',['get_widgets',['../classApp.html#a871898becd0697d778f36d9336253ae8',1,'App']]],
['get_5fwords',['get_words',['../spam_8php.html#ab8fd81a82c9622cbebb8ceab6b310ca6',1,'spam.php']]],
['get_5fxconfig',['get_xconfig',['../include_2config_8php.html#aa3dc1d3de2d091ac702e675acd3a085e',1,'config.php']]],
@ -123,6 +125,7 @@ var searchData=
['getetag',['getETag',['../classRedMatrix_1_1RedDAV_1_1RedFile.html#a9f14682acf3ccb70df5af5dd0687c689',1,'RedMatrix::RedDAV::RedFile']]],
['getext',['getExt',['../classphoto__driver.html#aa2efb5b2a6af3fd67e3f1c2b9852a5ba',1,'photo_driver']]],
['getheight',['getHeight',['../classphoto__driver.html#af769e9abb144e57002c59aa2aa8f3468',1,'photo_driver']]],
['geticonfromtype',['getIconFromType',['../classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a810af4506cb3247e0ea7b0c4accbbc7a',1,'RedMatrix::RedDAV::RedBrowser']]],
['getimage',['getImage',['../classphoto__driver.html#ab98da263bd7341fc132c4fb6fc76e8d5',1,'photo_driver\getImage()'],['../classphoto__gd.html#a86757ba021fd80d1a5cf8c2f766a8484',1,'photo_gd\getImage()'],['../classphoto__imagick.html#ad07288e0eb3922cb08cc9d33a163decc',1,'photo_imagick\getImage()']]],
['getlastmodified',['getLastModified',['../classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a69db5f641f8f5dc999e55cee1832ecd5',1,'RedMatrix\RedDAV\RedDirectory\getLastModified()'],['../classRedMatrix_1_1RedDAV_1_1RedFile.html#ac47016aa0e3f6f1a1c4570bd6fd8cf25',1,'RedMatrix\RedDAV\RedFile\getLastModified()']]],
['getname',['getName',['../classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a55f7172814a0749b5342f152ab3fa0df',1,'RedMatrix\RedDAV\RedDirectory\getName()'],['../classRedMatrix_1_1RedDAV_1_1RedFile.html#ac945aa782d6c035d339e59974266ec4d',1,'RedMatrix\RedDAV\RedFile\getName()']]],

View File

@ -64,7 +64,6 @@ var searchData=
['rmagic_5fcontent',['rmagic_content',['../rmagic_8php.html#a3e28db1e5cfa7e5c2617f90222c1caef',1,'rmagic.php']]],
['rmagic_5finit',['rmagic_init',['../rmagic_8php.html#a95455edd43f1bff39446a57388cdde16',1,'rmagic.php']]],
['rmagic_5fpost',['rmagic_post',['../rmagic_8php.html#a869de069d081b3c4e98b957d06bbf08f',1,'rmagic.php']]],
['role_5fselector',['role_selector',['../permissions_8php.html#a50e8099ea8a4d7ed68b2a0a7ea9aa724',1,'permissions.php']]],
['rotate',['rotate',['../classphoto__driver.html#a2f2b6337cf9aa0688d10b422123f0eec',1,'photo_driver\rotate()'],['../classphoto__gd.html#a77f87730b11093b76980c541159df37d',1,'photo_gd\rotate()'],['../classphoto__imagick.html#a9df5738a4a18e76dd304c440e96f045f',1,'photo_imagick\rotate()']]],
['rpost_5fcallback',['rpost_callback',['../bbcode_8php.html#a5165a5221a52cf1bc1d7812ebd2069c7',1,'bbcode.php']]],
['rpost_5fcontent',['rpost_content',['../rpost_8php.html#a8190354d789000806d9879aea276728f',1,'rpost.php']]],

View File

@ -16,7 +16,6 @@ var searchData=
['search_5fcontent',['search_content',['../search_8php.html#ab2568591359edde5b483a6cd9a24b2cc',1,'search.php']]],
['search_5finit',['search_init',['../search_8php.html#acf19fd30f07f495781ca0d7a0a08b435',1,'search.php']]],
['searchbox',['searchbox',['../text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447',1,'text.php']]],
['select_5ftimezone',['select_timezone',['../datetime_8php.html#a633dadba426fa2f60b25fabdb19ebc1f',1,'datetime.php']]],
['send',['send',['../classenotify.html#afbc088860f534c6c05788b48cfc262c6',1,'enotify']]],
['send_5fmessage',['send_message',['../include_2message_8php.html#a751ffd6635022b2190f56154ee745752',1,'message.php']]],
['send_5freg_5fapproval_5femail',['send_reg_approval_email',['../account_8php.html#a014de2d5d5c9785de5bf547a485822fa',1,'account.php']]],

View File

@ -30,6 +30,7 @@ var searchData=
['toggle_5ftheme',['toggle_theme',['../admin_8php.html#af81f081851791cd15e49e8ff6722dc27',1,'admin.php']]],
['translate_5fscope',['translate_scope',['../items_8php.html#aabfaa193b83154c2a81e91284e5d5e59',1,'items.php']]],
['translate_5fsystem_5fapps',['translate_system_apps',['../include_2apps_8php.html#a48289d5cc44b7638191738106ac5d030',1,'apps.php']]],
['trim_5fmessage',['trim_message',['../po2php_8php.html#a4f3dc9b019d0cd1dc171c54c991ef334',1,'po2php.php']]],
['tryoembed',['tryoembed',['../bbcode_8php.html#a55b0cb6973f1ec731de0e726bcc0efa7',1,'bbcode.php']]],
['tryzrlaudio',['tryzrlaudio',['../bbcode_8php.html#a39de4de32a9456d1ca914d0dc52bd322',1,'bbcode.php']]],
['tryzrlvideo',['tryzrlvideo',['../bbcode_8php.html#aa92f119341f4c69dcef2768a013079b8',1,'bbcode.php']]],

View File

@ -2,6 +2,8 @@ var searchData=
[
['z_5fbirthday',['z_birthday',['../datetime_8php.html#ab55e545b72ec8c097e052ea7d373491f',1,'datetime.php']]],
['z_5ffetch_5furl',['z_fetch_url',['../include_2network_8php.html#aafd06c0a75402aefb06cfb9f9740fa37',1,'network.php']]],
['z_5fget_5ftemp_5fdir',['z_get_temp_dir',['../boot_8php.html#a59717d02602a4babf2a54da8b33d93a5',1,'boot.php']]],
['z_5fget_5fupload_5fdir',['z_get_upload_dir',['../boot_8php.html#a476c499e15caf75972fed134a8f23b2e',1,'boot.php']]],
['z_5finput_5ffilter',['z_input_filter',['../text_8php.html#a324c58f37f6acdf9cd1922aa76077d9f',1,'text.php']]],
['z_5fmime_5fcontent_5ftype',['z_mime_content_type',['../include_2attach_8php.html#a6fdd92775f31c07d2863e16e0026018a',1,'attach.php']]],
['z_5fpath',['z_path',['../boot_8php.html#aba208673515cbb8a55e5fa4a1da99fda',1,'boot.php']]],

View File

@ -39,6 +39,7 @@ var searchData=
['perms_5fw_5ftagwall',['PERMS_W_TAGWALL',['../boot_8php.html#a99a4a17cb644e7e6826ea07ecaf09777',1,'boot.php']]],
['perms_5fw_5fwall',['PERMS_W_WALL',['../boot_8php.html#a6b14a31a8aa9f3452a13383f413bffa2',1,'boot.php']]],
['photo_5fadult',['PHOTO_ADULT',['../boot_8php.html#a921c55b9fa59a327a5f0e07fa1ccb2e0',1,'boot.php']]],
['photo_5fflag_5fos',['PHOTO_FLAG_OS',['../boot_8php.html#ab49a5d43ce1150c5af8c750ccb14e15f',1,'boot.php']]],
['photo_5fnormal',['PHOTO_NORMAL',['../boot_8php.html#a4a49b29838ef2c45ab3556b52baec6a4',1,'boot.php']]],
['photo_5fprofile',['PHOTO_PROFILE',['../boot_8php.html#ab4bc9c50ecc927b92d519e36562b0df0',1,'boot.php']]],
['photo_5fthing',['PHOTO_THING',['../boot_8php.html#a78849a1bf8ce8d9804b4cbb502e8f383',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

View File

@ -130,7 +130,7 @@ Variables</h2></td></tr>
<b>Initial value:</b><div class="fragment"><div class="line">= &lt;&lt;&lt; <a class="code" href="typohelper_8php.html#ab6fd357fb5b2a3ba8aab9e8b98c6a805">EOT</a></div>
<div class="line"> error_reporting(E_ERROR | E_WARNING | E_PARSE )</div>
</div><!-- fragment -->
<p>Referenced by <a class="el" href="include_2api_8php.html#aea2dda92a155f2843a0ca188d8dfdf25">api_date()</a>, <a class="el" href="setup_8php.html#a14d208682a88632290c895d20da6e7d6">check_php()</a>, <a class="el" href="text_8php.html#a0c65597bb4aed3a039eb795ff540e5e3">check_webbie()</a>, <a class="el" href="classdba__mysql.html#a99a7691ea6cb1300031fb6549379066e">dba_mysql\escape()</a>, <a class="el" href="classdba__mysqli.html#a27d6a748af7f80028801306e7ea33f64">dba_mysqli\escape()</a>, <a class="el" href="classdba__postgres.html#a7108eaaae7cc2fb236212041afc9ac0f">dba_postgres\escape()</a>, <a class="el" href="classdba__postgres.html#ab2e44e9f41d05e585afd873d18e8c127">dba_postgres\escape_identifier()</a>, <a class="el" href="classdba__postgres.html#a8d2c6d8c92fe6f074452876483dd17fc">dba_postgres\escapebin()</a>, <a class="el" href="items_8php.html#a8cda98925a4c5c2f6dade70d9586d79a">filter_insecure()</a>, <a class="el" href="plugin_8php.html#af92789f559b89a380e49d303218aeeca">head_get_css()</a>, <a class="el" href="plugin_8php.html#a65ab52cb1a7030d5190e247211bef2a1">head_get_js()</a>, <a class="el" href="plugin_8php.html#a67ca417634de2d0beffffc54aeb951ff">head_get_main_js()</a>, <a class="el" href="items_8php.html#acf0bf7c9d21ac84f32effb754f7ad484">item_store_update()</a>, <a class="el" href="items_8php.html#ab33fa9756aaa5f39a6104d57a62baf00">list_post_dates()</a>, <a class="el" href="setup_8php.html#ad2e0375a9ab87ebe6e78124ee125054a">load_database()</a>, <a class="el" href="include_2photos_8php.html#a7e7abc69872180697c5471dc69349afe">photos_album_get_db_idstr()</a>, <a class="el" href="mod_2photos_8php.html#a062bed4d04d14fee8a53f4c9be673080">photos_post()</a>, <a class="el" href="items_8php.html#ad2abb4644ff1f20fefbc80326fe01cf0">posted_dates()</a>, <a class="el" href="datetime_8php.html#a8ae8dc95ace7ac27fa5a1ecf42b78c82">relative_date()</a>, <a class="el" href="security_8php.html#a6126c77a1267e046ac59cf864613f011">stream_perms_api_uids()</a>, <a class="el" href="security_8php.html#a3ef2be6a7e4928e39d50059d6feb457c">stream_perms_xchans()</a>, <a class="el" href="thing_8php.html#a8be23b1d475ec3d9291999221c674c80">thing_init()</a>, <a class="el" href="classdba__postgres.html#a677f850211975c9ab89602c67e2dcad9">dba_postgres\unescapebin()</a>, and <a class="el" href="text_8php.html#aaed4413ed8918838b517e3b2fafaea0d">xmlify()</a>.</p>
<p>Referenced by <a class="el" href="include_2api_8php.html#aea2dda92a155f2843a0ca188d8dfdf25">api_date()</a>, <a class="el" href="setup_8php.html#a14d208682a88632290c895d20da6e7d6">check_php()</a>, <a class="el" href="text_8php.html#a0c65597bb4aed3a039eb795ff540e5e3">check_webbie()</a>, <a class="el" href="classdba__mysql.html#a99a7691ea6cb1300031fb6549379066e">dba_mysql\escape()</a>, <a class="el" href="classdba__mysqli.html#a27d6a748af7f80028801306e7ea33f64">dba_mysqli\escape()</a>, <a class="el" href="classdba__postgres.html#a7108eaaae7cc2fb236212041afc9ac0f">dba_postgres\escape()</a>, <a class="el" href="classdba__postgres.html#ab2e44e9f41d05e585afd873d18e8c127">dba_postgres\escape_identifier()</a>, <a class="el" href="classdba__postgres.html#a8d2c6d8c92fe6f074452876483dd17fc">dba_postgres\escapebin()</a>, <a class="el" href="items_8php.html#a8cda98925a4c5c2f6dade70d9586d79a">filter_insecure()</a>, <a class="el" href="plugin_8php.html#af92789f559b89a380e49d303218aeeca">head_get_css()</a>, <a class="el" href="plugin_8php.html#a65ab52cb1a7030d5190e247211bef2a1">head_get_js()</a>, <a class="el" href="plugin_8php.html#a67ca417634de2d0beffffc54aeb951ff">head_get_main_js()</a>, <a class="el" href="items_8php.html#acf0bf7c9d21ac84f32effb754f7ad484">item_store_update()</a>, <a class="el" href="items_8php.html#ab33fa9756aaa5f39a6104d57a62baf00">list_post_dates()</a>, <a class="el" href="setup_8php.html#ad2e0375a9ab87ebe6e78124ee125054a">load_database()</a>, <a class="el" href="include_2photos_8php.html#a7e7abc69872180697c5471dc69349afe">photos_album_get_db_idstr()</a>, <a class="el" href="mod_2photos_8php.html#a062bed4d04d14fee8a53f4c9be673080">photos_post()</a>, <a class="el" href="items_8php.html#ad2abb4644ff1f20fefbc80326fe01cf0">posted_dates()</a>, <a class="el" href="datetime_8php.html#a8ae8dc95ace7ac27fa5a1ecf42b78c82">relative_date()</a>, <a class="el" href="security_8php.html#a6126c77a1267e046ac59cf864613f011">stream_perms_api_uids()</a>, <a class="el" href="security_8php.html#a3ef2be6a7e4928e39d50059d6feb457c">stream_perms_xchans()</a>, <a class="el" href="thing_8php.html#a8be23b1d475ec3d9291999221c674c80">thing_init()</a>, <a class="el" href="po2php_8php.html#a4f3dc9b019d0cd1dc171c54c991ef334">trim_message()</a>, <a class="el" href="classdba__postgres.html#a677f850211975c9ab89602c67e2dcad9">dba_postgres\unescapebin()</a>, and <a class="el" href="text_8php.html#aaed4413ed8918838b517e3b2fafaea0d">xmlify()</a>.</p>
</div>
</div>

View File

@ -32,6 +32,9 @@ function acl_init(&$a){
$sql_extra = " AND `name` LIKE " . protect_sprintf( "'%" . dbesc($search) . "%'" ) . " ";
$sql_extra2 = "AND ( xchan_name LIKE " . protect_sprintf( "'%" . dbesc($search) . "%'" ) . " OR xchan_addr LIKE " . protect_sprintf( "'%" . dbesc($search) . "%'" ) . ") ";
// This horrible mess is needed because position also returns 0 if nothing is found. W/ould be MUCH easier if it instead returned a very large value
// Otherwise we could just order by LEAST(POSTION($search IN xchan_name),POSITION($search IN xchan_addr)).
$order_extra2 = "CASE WHEN xchan_name LIKE " . protect_sprintf( "'%" . dbesc($search) . "%'" ) ." then POSITION('".dbesc($search)."' IN xchan_name) else position('".dbesc($search)."' IN xchan_addr) end, ";
$col = ((strpos($search,'@') !== false) ? 'xchan_addr' : 'xchan_name' );
$sql_extra3 = "AND $col like " . protect_sprintf( "'%" . dbesc($search) . "%'" ) . " ";
@ -91,7 +94,7 @@ function acl_init(&$a){
$r = q("SELECT abook_id as id, xchan_hash as hash, xchan_name as name, xchan_photo_s as micro, xchan_url as url, xchan_addr as nick, abook_their_perms, abook_flags
FROM abook left join xchan on abook_xchan = xchan_hash
WHERE (abook_channel = %d $extra_channels_sql) AND not ( abook_flags & %d )>0 and not (xchan_flags & %d )>0 $sql_extra2 order by xchan_name asc" ,
WHERE (abook_channel = %d $extra_channels_sql) AND not ( abook_flags & %d )>0 and not (xchan_flags & %d )>0 $sql_extra2 order by $order_extra xchan_name asc" ,
intval(local_user()),
intval(ABOOK_FLAG_BLOCKED|ABOOK_FLAG_PENDING|ABOOK_FLAG_ARCHIVED),
intval(XCHAN_FLAGS_DELETED)
@ -100,7 +103,7 @@ function acl_init(&$a){
else { // Visitors
$r = q("SELECT xchan_hash as id, xchan_hash as hash, xchan_name as name, xchan_photo_s as micro, xchan_url as url, xchan_addr as nick, 0 as abook_their_perms, 0 as abook_flags
FROM xchan left join xlink on xlink_link = xchan_hash
WHERE xlink_xchan = '%s' AND NOT (xchan_flags & %d) > 0 $sql_extra2 order by xchan_name asc" ,
WHERE xlink_xchan = '%s' AND NOT (xchan_flags & %d) > 0 $sql_extra2 order by $order_extra xchan_name asc" ,
dbesc(get_observer_hash()),
intval(XCHAN_FLAGS_DELETED));
@ -116,19 +119,39 @@ function acl_init(&$a){
$r2 = q("SELECT abook_id as id, xchan_hash as hash, xchan_name as name, xchan_photo_s as micro, xchan_url as url, xchan_addr as nick, abook_their_perms, abook_flags
FROM abook left join xchan on abook_xchan = xchan_hash
WHERE abook_channel IN ($extra_channels_sql) $known_hashes_sql AND not ( abook_flags & %d )>0 and not (xchan_flags & %d )>0 $sql_extra2 order by xchan_name asc" ,
WHERE abook_channel IN ($extra_channels_sql) $known_hashes_sql AND not ( abook_flags & %d )>0 and not (xchan_flags & %d )>0 $sql_extra2 order by $order_extra xchan_name asc" ,
intval(ABOOK_FLAG_BLOCKED|ABOOK_FLAG_PENDING|ABOOK_FLAG_ARCHIVED|ABOOK_FLAG_HIDDEN),
intval(XCHAN_FLAGS_DELETED)
);
if($r2)
$r = array_merge($r,$r2);
// Sort accoring to match position, then alphabetically. This could be avoided if the above two SQL queries could be combined into one, and the sorting could be done on the SQl server (like in the case of a local user)
$matchpos = function($x) use($search) {
$namepos = strpos($x['name'],$search);
$nickpos = strpos($x['nick'],$search);
// Use a large position if not found
return min($namepos === false ? 9999 : $namepos, $nickpos === false ? 9999 : $nickpos);
};
// This could be made simpler if PHP supported stable sorting
usort($r,function($a,$b) use($matchpos) {
$pos1 = $matchpos($a);
$pos2 = $matchpos($b);
if($pos1 == $pos2) { // Order alphabetically if match position is the same
if($a['name'] == $b['name'])
return 0;
else
return ($a['name'] < $b['name']) ? -1 : 1;
}
return ($pos1 < $pos2) ? -1 : 1;
});
}
}
if(intval(get_config('system','taganyone')) || intval(get_pconfig(local_user(),'system','taganyone'))) {
if((! $r) && $type == 'c') {
$r = q("SELECT substr(xchan_hash,1,18) as id, xchan_hash as hash, xchan_name as name, xchan_photo_s as micro, xchan_url as url, xchan_addr as nick, 0 as abook_their_perms, 0 as abook_flags
FROM xchan
WHERE not (xchan_flags & %d )>0 $sql_extra2 order by xchan_name asc" ,
WHERE not (xchan_flags & %d )>0 $sql_extra2 order by $order_extra2 xchan_name asc" ,
intval(XCHAN_FLAGS_DELETED)
);
}

View File

@ -444,32 +444,34 @@ function connedit_content(&$a) {
'url' => $a->get_baseurl(true) . '/network/?f=&cid=' . $contact['abook_id'],
'sel' => '',
'title' => t('View recent posts and comments'),
),
)
);
$buttons = array(
array(
'label' => (($contact['abook_flags'] & ABOOK_FLAG_BLOCKED) ? t('Unblock') : t('Block')),
'url' => $a->get_baseurl(true) . '/connedit/' . $contact['abook_id'] . '/block',
'sel' => (($contact['abook_flags'] & ABOOK_FLAG_BLOCKED) ? 'active' : ''),
'title' => t('Block or Unblock this connection'),
'title' => t('Block (or Unblock) all communications with this connection'),
),
array(
'label' => (($contact['abook_flags'] & ABOOK_FLAG_IGNORED) ? t('Unignore') : t('Ignore')),
'url' => $a->get_baseurl(true) . '/connedit/' . $contact['abook_id'] . '/ignore',
'sel' => (($contact['abook_flags'] & ABOOK_FLAG_IGNORED) ? 'active' : ''),
'title' => t('Ignore or Unignore this connection'),
'title' => t('Ignore (or Unignore) all inbound communications from this connection'),
),
array(
'label' => (($contact['abook_flags'] & ABOOK_FLAG_ARCHIVED) ? t('Unarchive') : t('Archive')),
'url' => $a->get_baseurl(true) . '/connedit/' . $contact['abook_id'] . '/archive',
'sel' => (($contact['abook_flags'] & ABOOK_FLAG_ARCHIVED) ? 'active' : ''),
'title' => t('Archive or Unarchive this connection'),
'title' => t('Archive (or Unarchive) this connection - mark channel dead but keep content'),
),
array(
'label' => (($contact['abook_flags'] & ABOOK_FLAG_HIDDEN) ? t('Unhide') : t('Hide')),
'url' => $a->get_baseurl(true) . '/connedit/' . $contact['abook_id'] . '/hide',
'sel' => (($contact['abook_flags'] & ABOOK_FLAG_HIDDEN) ? 'active' : ''),
'title' => t('Hide or Unhide this connection'),
'title' => t('Hide or Unhide this connection from your other connections'),
),
array(
@ -542,11 +544,15 @@ function connedit_content(&$a) {
'$notself' => (($self) ? '' : '1'),
'$self' => (($self) ? '1' : ''),
'$autolbl' => t('Apply the permissions indicated on this page to all new connections.'),
'$buttons' => (($self) ? '' : $buttons),
'$viewprof' => t('View Profile'),
'$lbl_slider' => t('Slide to adjust your degree of friendship'),
'$slide' => $slide,
'$tabs' => $t,
'$tab_str' => $tab_str,
'$perms_step1' => t('<p>Step #1. (Completed).</p><p>Create connection with minimal or no permissions.</p>'),
'$perms_step2' => t('<p>Step #2. (Incomplete).</p><p>Review and/or edit the default individual permissions on this page, if desired.</p>'),
'$perms_step3' => t('<p>Step #3. (Incomplete).</p><p>Submit this page to apply the selected permissions.</p><p>Until this is complete, this connection may have insufficient permission to communicate with you.</p>'),
'$is_pending' => (($contact['abook_flags'] & ABOOK_FLAG_PENDING) ? 1 : ''),
'$unapproved' => $unapproved,
'$inherited' => t('inherited'),
@ -598,12 +604,8 @@ function connedit_content(&$a) {
'$ignored' => (($contact['readonly']) ? t('Currently ignored') : ''),
'$archived' => (($contact['archive']) ? t('Currently archived') : ''),
'$pending' => (($contact['archive']) ? t('Currently pending') : ''),
'$hidden' => array('hidden', t('Hide this contact from others'), ($contact['hidden'] == 1), t('Replies/likes to your public posts <strong>may</strong> still be visible')),
'$photo' => $contact['photo'],
'$name' => $contact['name'],
'$dir_icon' => $dir_icon,
'$alt_text' => $alt_text,
'$sparkle' => $sparkle,
'$url' => $url
));

View File

@ -147,7 +147,9 @@ function filestorage_content(&$a) {
'$isadir' => $is_a_dir,
'$cpdesc' => t('Copy/paste this code to attach file to a post'),
'$cpldesc' => t('Copy/paste this URL to link file from a web page'),
'$submit' => t('Submit')
'$submit' => t('Submit'),
'$attach_btn_title' => t('Attach this file to a new post'),
'$link_btn_title' => t('Show URL to this file'),
));
echo $o;

View File

@ -11,7 +11,7 @@ function profiles_init(&$a) {
if((argc() > 2) && (argv(1) === "drop") && intval(argv(2))) {
$r = q("SELECT * FROM `profile` WHERE `id` = %d AND `uid` = %d AND `is_default` = 0 LIMIT 1",
intval($a->argv[2]),
intval(argv(2)),
intval(local_user())
);
if(! count($r)) {
@ -159,9 +159,13 @@ function profiles_init(&$a) {
if(((argc() > 1) && (intval(argv(1)))) || !feature_enabled(local_user(),'multi_profiles')) {
if(feature_enabled(local_user(),'multi_profiles'))
$id = $a->argv[1];
else
$id = q("select id from profile where uid = %d and is_default = 1",local_user())[0]['id'];
else {
$x = q("select id from profile where uid = %d and is_default = 1",
intval(local_user())
);
if($x)
$id = $x[0]['id'];
}
$r = q("SELECT * FROM `profile` WHERE `id` = %d AND `uid` = %d LIMIT 1",
intval($id),
intval(local_user())
@ -564,9 +568,13 @@ function profiles_content(&$a) {
if(((argc() > 1) && (intval(argv(1)))) || !feature_enabled(local_user(),'multi_profiles')) {
if(feature_enabled(local_user(),'multi_profiles'))
$id = $a->argv[1];
else
$id = q("select id from profile where uid = %d and is_default = 1",local_user())[0]['id'];
else {
$x = q("select id from profile where uid = %d and is_default = 1",
intval(local_user())
);
if($x)
$id = $x[0]['id'];
}
$r = q("SELECT * FROM `profile` WHERE `id` = %d AND `uid` = %d LIMIT 1",
intval($id),
intval(local_user())

File diff suppressed because it is too large Load Diff

View File

@ -1 +1 @@
2015-01-01.906
2015-01-04.909

View File

@ -14,15 +14,31 @@
margin-bottom: 5px !important;
}
.abook-pending-contact, .abook-permschange, .abook-autotext {
.abook-pending-contact, .abook-autotext {
background: orange;
font-weight: bold;
margin: 10px;
padding: 20px 5px 10px;
}
.abook-permschange {
width: 100%;
}
.abook-perms-steps {
float: left;
width: 200px;
height: 210px;
background: orange;
font-weight: bold;
margin: 10px;
padding: 20px 5px 10px;
}
.abook-permssave {
margin-left: 10px;
clear: both;
}
#contact-slider {

View File

@ -11,7 +11,7 @@ function mysearch(term, callback, backend_url, extra_channels) {
type:'c',
}
if(extra_channels) {
if(extra_channels)
postdata['extra_channels[]'] = extra_channels;
$.ajax({

View File

@ -1,7 +1,7 @@
function abook_perms_msg() {
$('.abook-permschange').show();
$('.abook-permschange').html(aStr['permschange']);
// $('.abook-permschange').html(aStr['permschange']);
$('.abook-permssave').show();
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1978,7 +1978,7 @@ img.mail-list-sender-photo {
.chat-item-text {
border-radius: $radiuspx;
background-color: #eee;
background-color: $chat_txtbgcol;
}
/* nav bootstrap */

View File

@ -272,6 +272,8 @@ if(! $a->install) {
$advperm_gradientcol = "#E8E8E8";
if(! $cal_bgcolour)
$cal_bgcolour = "#FCF8E3";
if(! $chat_txtbgcol)
$chat_txtbgcol = "#EEE";
if(! $fancybox_bgcolour)
$fancybox_bgcolour = "#FFF";
if (!$comment_padding)
@ -409,6 +411,7 @@ $options = array (
'$advperm_bordercol' => $advperm_bordercol,
'$advperm_gradientcol' => $advperm_gradientcol,
'$cal_bgcolour' => $cal_bgcolour,
'$chat_txtbgcol' => $chat_txtbgcol,
'$fancybox_bgcolour' => $fancybox_bgcolour,
'$pmenu_top' => $pmenu_top,
'$pmenu_reply' => $pmenu_reply,

View File

@ -176,6 +176,8 @@
$advperm_gradientcol = "#1E1E1E";
if(! $cal_bgcolour)
$cal_bgcolour = "#333";
if(! $chat_txtbgcol)
$chat_txtbgcol = "#222";
if(! $fancybox_bgcolour)
$fancybox_bgcolour = "#1E1E1E";
if (!$admintable_hoverbgcol)

View File

@ -176,6 +176,8 @@
$advperm_gradientcol = "#fff";
if(! $cal_bgcolour)
$cal_bgcolour = "#fff";
if(! $chat_txtbgcol)
$chat_txtbgcol = "#fff";
if(! $fancybox_bgcolour)
$fancybox_bgcolour = "#fff";
if (!$admintable_hoverbgcol)

View File

@ -176,6 +176,8 @@ if (! $navaside_bghover)
$advperm_gradientcol = "#000";
if(! $cal_bgcolour)
$cal_bgcolour = "#000";
if(! $chat_txtbgcol)
$chat_txtbgcol = "#000";
if(! $fancybox_bgcolour)
$fancybox_bgcolour = "#000";
if (!$admintable_hoverbgcol)

View File

@ -176,6 +176,8 @@
$advperm_gradientcol = "#000";
if(! $cal_bgcolour)
$cal_bgcolour = "#000";
if(! $chat_txtbgcol)
$chat_txtbgcol = "#000";
if(! $fancybox_bgcolour)
$fancybox_bgcolour = "#000";
if (!$admintable_hoverbgcol)

View File

@ -7,11 +7,27 @@
<div id="connection-flag-tabs">
{{$tabs}}
</div>
<div id="connection-edit-buttons">
{{foreach $buttons as $b }}
<button class="btn btn-sm btn-default" title="{{$b.title}}" onclick="window.location.href='{{$b.url}}'; return false;">{{$b.label}}</button>
{{/foreach}}
{{/if}}
<div id="contact-edit-wrapper">
<form id="abook-edit-form" action="connedit/{{$contact_id}}" method="post" >
<div class="abook-permschange" style="display: none;">
<div class="abook-perms-steps"><i class="icon-check"></i><br />{{$perms_step1}}</div>
<div class="abook-perms-steps"><i class="icon-check-empty"></i><br />{{$perms_step2}}</div>
<div class="abook-perms-steps"><i class="icon-check-empty"></i><br />{{$perms_step3}}</div>
</div>
<div class="abook-permssave" style="display: none;">
<input class="contact-edit-submit" type="submit" name="done" value="{{$submit}}" />
</div>
{{if $last_update}}
{{$lastupdtext}} {{$last_update}}
@ -27,7 +43,6 @@
{{/if}}
<form id="abook-edit-form" action="connedit/{{$contact_id}}" method="post" >
{{if $self}}
<div class="abook-autotext">
@ -40,10 +55,6 @@
<input type="hidden" name="contact_id" value="{{$contact_id}}">
<input id="contact-closeness-mirror" type="hidden" name="closeness" value="{{$close}}" />
<div class="abook-permschange" style="display: none;"></div>
<div class="abook-permssave" style="display: none;">
<input class="contact-edit-submit" type="submit" name="done" value="{{$submit}}" />
</div>
{{if $is_pending}}
@ -63,15 +74,6 @@
<h3>{{$permlbl}}</h3>
<div id="perm-desc" class="descriptive-text">{{$permnote}}</div>
<br />
<input class="contact-edit-submit" type="submit" name="done" value="{{$submit}}" />
<div id="abook-advanced" class="fakelink" onclick="openClose('abook-advanced-panel');">{{$advanced}}</div>
<div id="abook-advanced-panel" style="display: block;">
<table>
<tr><td></td><td class="abook-them">{{$them}}</td><td colspan="2" class="abook-me">{{$me}}</td><td></td></tr>
<tr><td colspan="5"><hr /></td></tr>

View File

@ -6,11 +6,11 @@
<div id="attach-edit-tools-share" class="btn-group form-group">
{{if !$isadir}}
<a href="/rpost?body=[attachment]{{$file.hash}},{{$file.revision}}[/attachment]" id="attach-btn" class="btn btn-default btn-xs">
<a href="/rpost?body=[attachment]{{$file.hash}},{{$file.revision}}[/attachment]" id="attach-btn" class="btn btn-default btn-xs" title="{{$attach_btn_title}}">
<i class="icon-paperclip jot-icons"></i>
</a>
{{/if}}
<button id="link-btn" class="btn btn-default btn-xs" type="button" onclick="openClose('link-code');">
<button id="link-btn" class="btn btn-default btn-xs" type="button" onclick="openClose('link-code');" title="{{$link_btn_title}}">
<i class="icon-share jot-icons"></i>
</button>
</div>

View File

@ -26,7 +26,7 @@
},
loading: function(isLoading, view) {
if(!isLoading) {
$('td.fc-day').dblclick(function() { window.location.href='https://caterva.eu/events/new?start='+$(this).data('date'); });
$('td.fc-day').dblclick(function() { window.location.href='/events/new?start='+$(this).data('date'); });
}
},