433
| <![CDATA[<div id="pqp-container" class="pQp hideDetails" style="display:none">
<div id="pQp" class="console">
<table id="pqp-metrics" class="hideMetrics" cellspacing="0">
<tr>
<td class="green" onclick="changeTab('console');">
<var>2</var>
<h4>Console</h4>
</td>
<td class="blue" onclick="changeTab('speed');">
<var>323.865 ms</var>
<h4>Load Time</h4>
</td>
<td class="purple" onclick="changeTab('queries');">
<var>64 Queries</var>
<h4>Database</h4>
</td>
<td class="orange" onclick="changeTab('memory');">
<var>15,74 MB</var>
<h4>Memory Used</h4>
</td>
<td class="red" onclick="changeTab('files');">
<var>438 Files</var>
<h4>Included</h4>
</td>
</tr>
</table>
<div id='pqp-console' class='pqp-box'>
<table class='side' cellspacing='0'>
<tr>
<td class='alt1'><var>0</var><h4>Logs</h4></td>
<td class='alt2'><var>0</var> <h4>Errors</h4></td>
</tr>
<tr>
<td class='alt3'><var>1</var> <h4>Memory</h4></td>
<td class='alt4'><var>1</var> <h4>Speed</h4></td>
</tr>
</table>
<table class='main' cellspacing='0'>
<tr class='log-memory'>
<td class='type'>memory</td>
<td class="alt">
<div><pre style="background: transparent;">434,75 kB</pre> <em>string</em>: PKPApplication::construct </div>
</td>
</tr>
<tr class='log-speed'>
<td class='type'>speed</td>
<td class="">
<div><pre style="background: transparent;">0.273 ms</pre> <em>PKPApplication::construct</em></div>
</td>
</tr>
</table>
</div>
<div id="pqp-speed" class="pqp-box">
<table class='side' cellspacing='0'>
<tr><td><var>323.865 ms</var><h4>Load Time</h4></td></tr>
<tr><td class='alt'><var>30 s</var> <h4>Max Execution Time</h4></td></tr>
</table>
<table class='main' cellspacing='0'>
<tr class='log-speed'>
<td class="alt"><b>0.273 ms</b> PKPApplication::construct</td>
</tr>
</table>
</div>
<div id='pqp-queries' class='pqp-box'>
<table class='side' cellspacing='0'>
<tr><td><var>64</var><h4>Total Queries</h4></td></tr>
<tr><td class='alt'><var>92.940 ms</var> <h4>Total Time</h4></td></tr>
<tr><td><var>0</var> <h4>Duplicates</h4></td></tr>
</table>
<table class='main' cellspacing='0'>
<tr>
<td class="">
SELECT * FROM sessions WHERE session_id = kqhl1r2k1sbojeaql5ld0flh66
<em>Speed: <b>1.236 ms</b></em>
</td>
</tr>
<tr>
<td class="alt">
INSERT INTO sessions
(session_id, ip_address, user_agent, created, last_used, remember, data)
VALUES
(kqhl1r2k1sbojeaql5ld0flh66, 150.164.203.80, NewUseAgent/1.0, 1658377988, 1658377988, 0,
<em>Speed: <b>1.485 ms</b></em>
</td>
</tr>
<tr>
<td class="">
SELECT * FROM journals WHERE path = or
<em>Speed: <b>0.804 ms</b></em>
</td>
</tr>
<tr>
<td class="alt">
<em>Speed: <b>0.687 ms</b></em>
</td>
</tr>
<tr>
<td class="">
<em>Speed: <b>10.300 ms</b></em>
</td>
</tr>
<tr>
<td class="alt">
SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = timedviewplugin AND journal_id = 1
<em>Speed: <b>1.430 ms</b></em>
</td>
</tr>
<tr>
<td class="">
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa
INNER JOIN articles a ON pa.article_id = a.article_id
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR) INNER JOIN article_settings ast ON a.article_id = ast.article_id
WHERE ast.setting_name = pub-id::publisher-id AND ast.setting_value = 346
<em>Speed: <b>8.513 ms</b></em>
</td>
</tr>
<tr>
<td class="alt">
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 346
<em>Speed: <b>1.601 ms</b></em>
</td>
</tr>
<tr>
<td class="">
<em>Speed: <b>1.237 ms</b></em>
</td>
</tr>
<tr>
<td class="alt">
SELECT * FROM article_galley_settings WHERE galley_id = 212
<em>Speed: <b>0.962 ms</b></em>
</td>
</tr>
<tr>
<td class="">
SELECT * FROM article_settings WHERE article_id = 346
<em>Speed: <b>1.235 ms</b></em>
</td>
</tr>
<tr>
<td class="alt">
<em>Speed: <b>1.348 ms</b></em>
</td>
</tr>
<tr>
<td class="">
SELECT * FROM article_supp_file_settings WHERE supp_id = 730
<em>Speed: <b>1.028 ms</b></em>
</td>
</tr>
<tr>
<td class="alt">
SELECT * FROM article_supp_file_settings WHERE supp_id = 731
<em>Speed: <b>1.131 ms</b></em>
</td>
</tr>
<tr>
<td class="">
SELECT * FROM article_supp_file_settings WHERE supp_id = 732
<em>Speed: <b>1.229 ms</b></em>
</td>
</tr>
<tr>
<td class="alt">
SELECT * FROM article_supp_file_settings WHERE supp_id = 733
<em>Speed: <b>1.135 ms</b></em>
</td>
</tr>
<tr>
<td class="">
SELECT i.* FROM issues i WHERE issue_id = 40
<em>Speed: <b>0.837 ms</b></em>
</td>
</tr>
<tr>
<td class="alt">
SELECT * FROM issue_settings WHERE issue_id = 40
<em>Speed: <b>1.339 ms</b></em>
</td>
</tr>
<tr>
<td class="">
SELECT iss.subscription_id
FROM
institutional_subscriptions iss,
subscriptions s,
subscription_types st
WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD(bigsea-01.speed.dcc.ufmg.br, LENGTH(bigsea-01.speed.dcc.ufmg.br)+1, '.'))) != 0
AND iss.domain != ''
AND iss.subscription_id = s.subscription_id
AND s.journal_id = 1
<em>Speed: <b>1.421 ms</b></em>
</td>
</tr>
<tr>
<td class="alt">
SELECT isip.subscription_id
FROM
institutional_subscription_ip isip,
subscriptions s,
subscription_types st
WHERE ((isip.ip_end IS NOT NULL
AND 2527382352 >= isip.ip_start AND 2527382352 <= isip.ip_end
AND isip.subscription_id = s.subscription_id
AND s.journal_id = 1
AND s.status = 1
AND s.type_id = st.type_id
AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2022-07-21 01:33:08' >= s.date_start AND '2022-07-21 01:33:08' <= s.date_end))) AND (st.format = 1
OR st.format = 17))
OR (isip.ip_end IS NULL
AND 2527382352 = isip.ip_start
AND isip.subscription_id = s.subscription_id
AND s.journal_id = 1
<em>Speed: <b>0.915 ms</b></em>
</td>
</tr>
<tr>
<td class="">
SELECT * FROM sections WHERE section_id = 1
<em>Speed: <b>1.118 ms</b></em>
</td>
</tr>
<tr>
<td class="alt">
SELECT * FROM section_settings WHERE section_id = 1
<em>Speed: <b>1.151 ms</b></em>
</td>
</tr>
<tr>
<td class="">
SELECT * FROM sections WHERE section_id = 1
<em>Speed: <b>1.037 ms</b></em>
</td>
</tr>
<tr>
<td class="alt">
SELECT * FROM section_settings WHERE section_id = 1
<em>Speed: <b>0.947 ms</b></em>
</td>
</tr>
<tr>
<td class="">
SELECT g.*,
a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified
FROM article_galleys g
LEFT JOIN article_files a ON (g.file_id = a.file_id)
WHERE g.galley_id = 0 AND g.article_id = 346
<em>Speed: <b>1.066 ms</b></em>
</td>
</tr>
<tr>
<td class="alt">
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa
INNER JOIN articles a ON pa.article_id = a.article_id
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR) INNER JOIN article_settings ast ON a.article_id = ast.article_id
WHERE ast.setting_name = pub-id::publisher-id AND ast.setting_value = 346
<em>Speed: <b>5.328 ms</b></em>
</td>
</tr>
<tr>
<td class="">
SELECT pa.*,
a.*,
COALESCE(stl.setting_value, stpl.setting_value) AS section_title,
COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev
FROM published_articles pa,
articles a
LEFT JOIN sections s ON s.section_id = a.section_id
LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = title AND stpl.locale = pt_BR)
LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = title AND stl.locale = pt_BR)
LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = abbrev AND sapl.locale = pt_BR)
LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = abbrev AND sal.locale = pt_BR)
WHERE pa.article_id = a.article_id
AND a.article_id = 346
<em>Speed: <b>1.778 ms</b></em>
</td>
</tr>
<tr>
<td class="alt">
<em>Speed: <b>1.106 ms</b></em>
</td>
</tr>
<tr>
<td class="">
SELECT * FROM article_galley_settings WHERE galley_id = 212
<em>Speed: <b>0.761 ms</b></em>
</td>
</tr>
<tr>
<td class="alt">
SELECT * FROM article_settings WHERE article_id = 346
<em>Speed: <b>1.172 ms</b></em>
</td>
</tr>
<tr>
<td class="">
<em>Speed: <b>1.076 ms</b></em>
</td>
</tr>
<tr>
<td class="alt">
SELECT * FROM article_supp_file_settings WHERE supp_id = 730
<em>Speed: <b>1.170 ms</b></em>
</td>
</tr>
<tr>
<td class="">
SELECT * FROM article_supp_file_settings WHERE supp_id = 731
<em>Speed: <b>1.029 ms</b></em>
</td>
</tr>
<tr>
<td class="alt">
SELECT * FROM article_supp_file_settings WHERE supp_id = 732
<em>Speed: <b>1.055 ms</b></em>
</td>
</tr>
<tr>
<td class="">
SELECT * FROM article_supp_file_settings WHERE supp_id = 733
<em>Speed: <b>1.077 ms</b></em>
</td>
</tr>
<tr>
<td class="alt">
SELECT iss.subscription_id
FROM
institutional_subscriptions iss,
subscriptions s,
subscription_types st
WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD(bigsea-01.speed.dcc.ufmg.br, LENGTH(bigsea-01.speed.dcc.ufmg.br)+1, '.'))) != 0
AND iss.domain != ''
AND iss.subscription_id = s.subscription_id
AND s.journal_id = 1
<em>Speed: <b>0.788 ms</b></em>
</td>
</tr>
<tr>
<td class="">
SELECT isip.subscription_id
FROM
institutional_subscription_ip isip,
subscriptions s,
subscription_types st
WHERE ((isip.ip_end IS NOT NULL
AND 2527382352 >= isip.ip_start AND 2527382352 <= isip.ip_end
AND isip.subscription_id = s.subscription_id
AND s.journal_id = 1
AND s.status = 1
AND s.type_id = st.type_id
AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2022-07-21 01:33:08' >= s.date_start AND '2022-07-21 01:33:08' <= s.date_end))) AND (st.format = 1
OR st.format = 17))
OR (isip.ip_end IS NULL
AND 2527382352 = isip.ip_start
AND isip.subscription_id = s.subscription_id
AND s.journal_id = 1
<em>Speed: <b>0.742 ms</b></em>
</td>
</tr>
<tr>
<td class="alt">
SELECT *
FROM citations
WHERE assoc_type = 257 AND assoc_id = 346 AND citation_state >= 0 AND citation_state <= 5
<em>Speed: <b>0.705 ms</b></em>
</td>
</tr>
<tr>
<td class="">
<em>Speed: <b>4.225 ms</b></em>
</td>
</tr>
<tr>
<td class="alt">
SELECT * FROM sections WHERE section_id = 1
<em>Speed: <b>1.014 ms</b></em>
</td>
</tr>
<tr>
<td class="">
SELECT * FROM section_settings WHERE section_id = 1
<em>Speed: <b>0.907 ms</b></em>
</td>
</tr>
<tr>
<td class="alt">
SELECT i.* FROM issues i WHERE journal_id = 1
<em>Speed: <b>1.160 ms</b></em>
</td>
</tr>
<tr>
<td class="">
SELECT * FROM issue_settings WHERE issue_id = 40
<em>Speed: <b>1.293 ms</b></em>
</td>
</tr>
<tr>
<td class="alt">
<em>Speed: <b>1.342 ms</b></em>
</td>
</tr>
<tr>
<td class="">
SELECT * FROM author_settings WHERE author_id = 925
<em>Speed: <b>1.029 ms</b></em>
</td>
</tr>
<tr>
<td class="alt">
SELECT * FROM author_settings WHERE author_id = 926
<em>Speed: <b>0.924 ms</b></em>
</td>
</tr>
<tr>
<td class="">
SELECT * FROM author_settings WHERE author_id = 927
<em>Speed: <b>0.858 ms</b></em>
</td>
</tr>
<tr>
<td class="alt">
<em>Speed: <b>1.052 ms</b></em>
</td>
</tr>
<tr>
<td class="">
SELECT * FROM author_settings WHERE author_id = 925
<em>Speed: <b>0.960 ms</b></em>
</td>
</tr>
<tr>
<td class="alt">
SELECT * FROM author_settings WHERE author_id = 926
<em>Speed: <b>0.880 ms</b></em>
</td>
</tr>
<tr>
<td class="">
SELECT * FROM author_settings WHERE author_id = 927
<em>Speed: <b>0.954 ms</b></em>
</td>
</tr>
<tr>
<td class="alt">
<em>Speed: <b>1.049 ms</b></em>
</td>
</tr>
<tr>
<td class="">
SELECT * FROM author_settings WHERE author_id = 925
<em>Speed: <b>1.093 ms</b></em>
</td>
</tr>
<tr>
<td class="alt">
SELECT * FROM author_settings WHERE author_id = 926
<em>Speed: <b>0.890 ms</b></em>
</td>
</tr>
<tr>
<td class="">
SELECT * FROM author_settings WHERE author_id = 927
<em>Speed: <b>0.932 ms</b></em>
</td>
</tr>
<tr>
<td class="alt">
<em>Speed: <b>1.185 ms</b></em>
</td>
</tr>
<tr>
<td class="">
SELECT * FROM author_settings WHERE author_id = 925
<em>Speed: <b>0.801 ms</b></em>
</td>
</tr>
<tr>
<td class="alt">
SELECT * FROM author_settings WHERE author_id = 926
<em>Speed: <b>1.014 ms</b></em>
</td>
</tr>
<tr>
<td class="">
SELECT * FROM author_settings WHERE author_id = 927
<em>Speed: <b>0.998 ms</b></em>
</td>
</tr>
<tr>
<td class="alt">
<em>Speed: <b>1.620 ms</b></em>
</td>
</tr>
<tr>
<td class="">
SELECT * FROM author_settings WHERE author_id = 925
<em>Speed: <b>0.836 ms</b></em>
</td>
</tr>
<tr>
<td class="alt">
SELECT * FROM author_settings WHERE author_id = 926
<em>Speed: <b>0.745 ms</b></em>
</td>
</tr>
<tr>
<td class="">
SELECT * FROM author_settings WHERE author_id = 927
<em>Speed: <b>0.873 ms</b></em>
</td>
</tr>
<tr>
<td class="alt">
SELECT r.*
FROM referrals r
WHERE r.article_id = 346 AND
r.status = 2
<em>Speed: <b>1.328 ms</b></em>
</td>
</tr>
</table>
</div>
<div id="pqp-memory" class="pqp-box">
<table class='side' cellspacing='0'>
<tr><td><var>15,74 MB</var><h4>Used Memory</h4></td></tr>
<tr><td class='alt'><var>128M</var> <h4>Total Available</h4></td></tr>
</table>
<table class='main' cellspacing='0'>
<tr class='log-memory'>
<td class=""><b>434,75 kB</b> <em>string</em>: PKPApplication::construct</td>
</tr>
</table>
</div>
<div id='pqp-files' class='pqp-box'>
<table class='side' cellspacing='0'>
<tr><td><var>438</var><h4>Total Files</h4></td></tr>
<tr><td class='alt'><var>2,40 MB</var> <h4>Total Size</h4></td></tr>
<tr><td><var>113,87 kB</var> <h4>Largest</h4></td></tr>
</table>
<table class='main' cellspacing='0'>
<tr><td class="alt"><b>2,68 kB</b> /var/www/html/ornithologia/index.php</td></tr>
<tr><td class=""><b>1,91 kB</b> /var/www/html/ornithologia/lib/pkp/includes/bootstrap.inc.php</td></tr>
<tr><td class="alt"><b>10,39 kB</b> /var/www/html/ornithologia/lib/pkp/includes/functions.inc.php</td></tr>
<tr><td class=""><b>6,25 kB</b> /var/www/html/ornithologia/classes/core/Application.inc.php</td></tr>
<tr><td class="alt"><b>17,17 kB</b> /var/www/html/ornithologia/lib/pkp/classes/core/PKPApplication.inc.php</td></tr>
<tr><td class=""><b>1,29 kB</b> /var/www/html/ornithologia/lib/pkp/classes/core/PKPProfiler.inc.php</td></tr>
<tr><td class="alt"><b>5,43 kB</b> /var/www/html/ornithologia/lib/pkp/lib/pqp/classes/PhpQuickProfiler.php</td></tr>
<tr><td class=""><b>2,81 kB</b> /var/www/html/ornithologia/lib/pkp/lib/pqp/classes/Console.php</td></tr>
<tr><td class="alt"><b>2,83 kB</b> /var/www/html/ornithologia/lib/pkp/classes/core/Core.inc.php</td></tr>
<tr><td class=""><b>39,14 kB</b> /var/www/html/ornithologia/lib/pkp/classes/core/String.inc.php</td></tr>
<tr><td class="alt"><b>1,68 kB</b> /var/www/html/ornithologia/lib/pkp/classes/core/Registry.inc.php</td></tr>
<tr><td class=""><b>2,04 kB</b> /var/www/html/ornithologia/lib/pkp/classes/config/Config.inc.php</td></tr>
<tr><td class="alt"><b>5,60 kB</b> /var/www/html/ornithologia/lib/pkp/classes/config/ConfigParser.inc.php</td></tr>
<tr><td class=""><b>1,88 kB</b> /var/www/html/ornithologia/lib/pkp/classes/db/DAORegistry.inc.php</td></tr>
<tr><td class="alt"><b>19,54 kB</b> /var/www/html/ornithologia/lib/pkp/classes/db/DAO.inc.php</td></tr>
<tr><td class=""><b>6,63 kB</b> /var/www/html/ornithologia/lib/pkp/classes/db/DBConnection.inc.php</td></tr>
<tr><td class="alt"><b>5,67 kB</b> /var/www/html/ornithologia/lib/pkp/classes/db/DAOResultFactory.inc.php</td></tr>
<tr><td class=""><b>1,69 kB</b> /var/www/html/ornithologia/lib/pkp/classes/core/ItemIterator.inc.php</td></tr>
<tr><td class="alt"><b>13,55 kB</b> /var/www/html/ornithologia/lib/pkp/classes/core/DataObject.inc.php</td></tr>
<tr><td class=""><b>1,26 kB</b> /var/www/html/ornithologia/lib/pkp/classes/db/XMLDAO.inc.php</td></tr>
<tr><td class="alt"><b>9,00 kB</b> /var/www/html/ornithologia/lib/pkp/classes/xml/XMLParser.inc.php</td></tr>
<tr><td class=""><b>1,88 kB</b> /var/www/html/ornithologia/lib/pkp/classes/xml/XMLParserDOMHandler.inc.php</td></tr>
<tr><td class="alt"><b>4,96 kB</b> /var/www/html/ornithologia/lib/pkp/classes/xml/XMLNode.inc.php</td></tr>
<tr><td class=""><b>3,64 kB</b> /var/www/html/ornithologia/lib/pkp/classes/cache/CacheManager.inc.php</td></tr>
<tr><td class="alt"><b>2,60 kB</b> /var/www/html/ornithologia/lib/pkp/classes/cache/FileCache.inc.php</td></tr>
<tr><td class=""><b>2,83 kB</b> /var/www/html/ornithologia/lib/pkp/classes/cache/GenericCache.inc.php</td></tr>
<tr><td class="alt"><b>11,26 kB</b> /var/www/html/ornithologia/classes/security/Validation.inc.php</td></tr>
<tr><td class=""><b>2,13 kB</b> /var/www/html/ornithologia/classes/security/Role.inc.php</td></tr>
<tr><td class="alt"><b>7,52 kB</b> /var/www/html/ornithologia/lib/pkp/classes/session/SessionManager.inc.php</td></tr>
<tr><td class=""><b>9,73 kB</b> /var/www/html/ornithologia/classes/template/TemplateManager.inc.php</td></tr>
<tr><td class="alt"><b>13,01 kB</b> /var/www/html/ornithologia/classes/search/ArticleSearch.inc.php</td></tr>
<tr><td class=""><b>10,40 kB</b> /var/www/html/ornithologia/classes/search/ArticleSearchIndex.inc.php</td></tr>
<tr><td class="alt"><b>2,13 kB</b> /var/www/html/ornithologia/lib/pkp/classes/search/SearchFileParser.inc.php</td></tr>
<tr><td class=""><b>853 bytes</b> /var/www/html/ornithologia/lib/pkp/classes/search/SearchHTMLParser.inc.php</td></tr>
<tr><td class="alt"><b>986 bytes</b> /var/www/html/ornithologia/lib/pkp/classes/search/SearchHelperParser.inc.php</td></tr>
<tr><td class=""><b>2,24 kB</b> /var/www/html/ornithologia/classes/file/PublicFileManager.inc.php</td></tr>
<tr><td class="alt"><b>1,27 kB</b> /var/www/html/ornithologia/lib/pkp/classes/file/PKPPublicFileManager.inc.php</td></tr>
<tr><td class=""><b>13,55 kB</b> /var/www/html/ornithologia/lib/pkp/classes/file/FileManager.inc.php</td></tr>
<tr><td class="alt"><b>47,58 kB</b> /var/www/html/ornithologia/lib/pkp/classes/template/PKPTemplateManager.inc.php</td></tr>
<tr><td class=""><b>62,05 kB</b> /var/www/html/ornithologia/lib/pkp/lib/smarty/Smarty.class.php</td></tr>
<tr><td class="alt"><b>2,69 kB</b> /var/www/html/ornithologia/lib/pkp/lib/smarty/plugins/modifier.escape.php</td></tr>
<tr><td class=""><b>16,38 kB</b> /var/www/html/ornithologia/classes/notification/NotificationManager.inc.php</td></tr>
<tr><td class="alt"><b>18,54 kB</b> /var/www/html/ornithologia/lib/pkp/classes/notification/PKPNotificationManager.inc.php</td></tr>
<tr><td class=""><b>2,49 kB</b> /var/www/html/ornithologia/classes/notification/Notification.inc.php</td></tr>
<tr><td class="alt"><b>4,21 kB</b> /var/www/html/ornithologia/lib/pkp/classes/notification/PKPNotification.inc.php</td></tr>
<tr><td class=""><b>8,39 kB</b> /var/www/html/ornithologia/lib/pkp/classes/notification/NotificationDAO.inc.php</td></tr>
<tr><td class="alt"><b>7,68 kB</b> /var/www/html/ornithologia/lib/pkp/classes/plugins/PluginRegistry.inc.php</td></tr>
<tr><td class=""><b>2,50 kB</b> /var/www/html/ornithologia/lib/pkp/classes/plugins/HookRegistry.inc.php</td></tr>
<tr><td class="alt"><b>5,52 kB</b> /var/www/html/ornithologia/classes/i18n/AppLocale.inc.php</td></tr>
<tr><td class=""><b>19,07 kB</b> /var/www/html/ornithologia/lib/pkp/classes/i18n/PKPLocale.inc.php</td></tr>
<tr><td class="alt"><b>5,55 kB</b> /var/www/html/ornithologia/lib/pkp/classes/i18n/LocaleFile.inc.php</td></tr>
<tr><td class=""><b>113,87 kB</b> /var/www/html/ornithologia/lib/pkp/lib/adodb/adodb.inc.php</td></tr>
<tr><td class="alt"><b>38,87 kB</b> /var/www/html/ornithologia/lib/pkp/lib/adodb/adodb-time.inc.php</td></tr>
<tr><td class=""><b>1,56 kB</b> /var/www/html/ornithologia/lib/pkp/lib/adodb/adodb-iterator.inc.php</td></tr>
<tr><td class="alt"><b>20,70 kB</b> /var/www/html/ornithologia/lib/pkp/lib/adodb/drivers/adodb-mysql.inc.php</td></tr>
<tr><td class=""><b>7,31 kB</b> /var/www/html/ornithologia/lib/pkp/classes/core/Dispatcher.inc.php</td></tr>
<tr><td class="alt"><b>2,54 kB</b> /var/www/html/ornithologia/classes/core/Request.inc.php</td></tr>
<tr><td class=""><b>20,34 kB</b> /var/www/html/ornithologia/lib/pkp/classes/core/PKPRequest.inc.php</td></tr>
<tr><td class="alt"><b>6,79 kB</b> /var/www/html/ornithologia/lib/pkp/lib/phputf8/utils/validation.php</td></tr>
<tr><td class=""><b>16,03 kB</b> /var/www/html/ornithologia/lib/pkp/classes/core/PKPComponentRouter.inc.php</td></tr>
<tr><td class="alt"><b>19,20 kB</b> /var/www/html/ornithologia/lib/pkp/classes/core/PKPRouter.inc.php</td></tr>
<tr><td class=""><b>1,90 kB</b> /var/www/html/ornithologia/classes/core/PageRouter.inc.php</td></tr>
<tr><td class="alt"><b>13,18 kB</b> /var/www/html/ornithologia/lib/pkp/classes/core/PKPPageRouter.inc.php</td></tr>
<tr><td class=""><b>4,59 kB</b> /var/www/html/ornithologia/lib/pkp/classes/session/SessionDAO.inc.php</td></tr>
<tr><td class="alt"><b>3,54 kB</b> /var/www/html/ornithologia/lib/pkp/classes/session/Session.inc.php</td></tr>
<tr><td class=""><b>11,39 kB</b> /var/www/html/ornithologia/classes/journal/JournalDAO.inc.php</td></tr>
<tr><td class="alt"><b>9,24 kB</b> /var/www/html/ornithologia/classes/journal/Journal.inc.php</td></tr>
<tr><td class=""><b>2,98 kB</b> /var/www/html/ornithologia/lib/pkp/classes/site/SiteDAO.inc.php</td></tr>
<tr><td class="alt"><b>6,84 kB</b> /var/www/html/ornithologia/lib/pkp/classes/site/Site.inc.php</td></tr>
<tr><td class=""><b>8,12 kB</b> /var/www/html/ornithologia/lib/pkp/classes/site/VersionDAO.inc.php</td></tr>
<tr><td class="alt"><b>5,55 kB</b> /var/www/html/ornithologia/lib/pkp/classes/site/Version.inc.php</td></tr>
<tr><td class=""><b>388 bytes</b> /var/www/html/ornithologia/plugins/generic/referral/index.php</td></tr>
<tr><td class="alt"><b>7,92 kB</b> /var/www/html/ornithologia/plugins/generic/referral/ReferralPlugin.inc.php</td></tr>
<tr><td class=""><b>1,83 kB</b> /var/www/html/ornithologia/lib/pkp/classes/plugins/GenericPlugin.inc.php</td></tr>
<tr><td class="alt"><b>1,72 kB</b> /var/www/html/ornithologia/lib/pkp/classes/plugins/LazyLoadPlugin.inc.php</td></tr>
<tr><td class=""><b>2,13 kB</b> /var/www/html/ornithologia/classes/plugins/Plugin.inc.php</td></tr>
<tr><td class="alt"><b>21,69 kB</b> /var/www/html/ornithologia/lib/pkp/classes/plugins/PKPPlugin.inc.php</td></tr>
<tr><td class=""><b>386 bytes</b> /var/www/html/ornithologia/plugins/generic/webFeed/index.php</td></tr>
<tr><td class="alt"><b>5,90 kB</b> /var/www/html/ornithologia/plugins/generic/webFeed/WebFeedPlugin.inc.php</td></tr>
<tr><td class=""><b>421 bytes</b> /var/www/html/ornithologia/plugins/generic/timedView/index.php</td></tr>
<tr><td class="alt"><b>4,54 kB</b> /var/www/html/ornithologia/plugins/generic/timedView/TimedViewPlugin.inc.php</td></tr>
<tr><td class=""><b>8,30 kB</b> /var/www/html/ornithologia/classes/plugins/PluginSettingsDAO.inc.php</td></tr>
<tr><td class="alt"><b>111 bytes</b> /var/www/html/ornithologia/cache/fc-pluginSettings-1-referralplugin.php</td></tr>
<tr><td class=""><b>2,81 kB</b> /var/www/html/ornithologia/plugins/generic/referral/Referral.inc.php</td></tr>
<tr><td class="alt"><b>5,71 kB</b> /var/www/html/ornithologia/plugins/generic/referral/ReferralDAO.inc.php</td></tr>
<tr><td class=""><b>104 bytes</b> /var/www/html/ornithologia/cache/fc-pluginSettings-1-webfeedplugin.php</td></tr>
<tr><td class="alt"><b>586 bytes</b> /var/www/html/ornithologia/pages/article/index.php</td></tr>
<tr><td class=""><b>20,51 kB</b> /var/www/html/ornithologia/pages/article/ArticleHandler.inc.php</td></tr>
<tr><td class="alt"><b>16,93 kB</b> /var/www/html/ornithologia/classes/rt/ojs/RTDAO.inc.php</td></tr>
<tr><td class=""><b>2,57 kB</b> /var/www/html/ornithologia/classes/rt/ojs/JournalRT.inc.php</td></tr>
<tr><td class="alt"><b>3,22 kB</b> /var/www/html/ornithologia/lib/pkp/classes/rt/RT.inc.php</td></tr>
<tr><td class=""><b>5,52 kB</b> /var/www/html/ornithologia/lib/pkp/classes/rt/RTStruct.inc.php</td></tr>
<tr><td class="alt"><b>543 bytes</b> /var/www/html/ornithologia/classes/handler/Handler.inc.php</td></tr>
<tr><td class=""><b>14,27 kB</b> /var/www/html/ornithologia/lib/pkp/classes/handler/PKPHandler.inc.php</td></tr>
<tr><td class="alt"><b>1,65 kB</b> /var/www/html/ornithologia/lib/pkp/classes/handler/validation/HandlerValidator.inc.php</td></tr>
<tr><td class=""><b>1,17 kB</b> /var/www/html/ornithologia/lib/pkp/classes/handler/validation/HandlerValidatorRoles.inc.php</td></tr>
<tr><td class="alt"><b>1,35 kB</b> /var/www/html/ornithologia/lib/pkp/classes/handler/validation/HandlerValidatorPolicy.inc.php</td></tr>
<tr><td class=""><b>3,69 kB</b> /var/www/html/ornithologia/lib/pkp/classes/security/authorization/RoleBasedHandlerOperationPolicy.inc.php</td></tr>
<tr><td class="alt"><b>1,99 kB</b> /var/www/html/ornithologia/lib/pkp/classes/security/authorization/HandlerOperationPolicy.inc.php</td></tr>
<tr><td class=""><b>3,61 kB</b> /var/www/html/ornithologia/lib/pkp/classes/security/authorization/AuthorizationPolicy.inc.php</td></tr>
<tr><td class="alt"><b>1,44 kB</b> /var/www/html/ornithologia/lib/pkp/classes/handler/validation/HandlerValidatorCustom.inc.php</td></tr>
<tr><td class=""><b>1,17 kB</b> /var/www/html/ornithologia/classes/handler/validation/HandlerValidatorJournal.inc.php</td></tr>
<tr><td class="alt"><b>1,49 kB</b> /var/www/html/ornithologia/classes/handler/validation/HandlerValidatorSubmissionComment.inc.php</td></tr>
<tr><td class=""><b>2,89 kB</b> /var/www/html/ornithologia/classes/rt/ojs/SharingRT.inc.php</td></tr>
<tr><td class="alt"><b>8,45 kB</b> /var/www/html/ornithologia/lib/pkp/lib/phputf8/utils/ascii.php</td></tr>
<tr><td class=""><b>1,71 kB</b> /var/www/html/ornithologia/lib/pkp/classes/security/authorization/RestrictedSiteAccessPolicy.inc.php</td></tr>
<tr><td class="alt"><b>7,16 kB</b> /var/www/html/ornithologia/lib/pkp/classes/security/authorization/AuthorizationDecisionManager.inc.php</td></tr>
<tr><td class=""><b>2,63 kB</b> /var/www/html/ornithologia/lib/pkp/classes/security/authorization/PolicySet.inc.php</td></tr>
<tr><td class="alt"><b>1,21 kB</b> /var/www/html/ornithologia/lib/pkp/classes/security/authorization/HttpsPolicy.inc.php</td></tr>
<tr><td class=""><b>10,31 kB</b> /var/www/html/ornithologia/classes/journal/JournalSettingsDAO.inc.php</td></tr>
<tr><td class="alt"><b>32,90 kB</b> /var/www/html/ornithologia/cache/fc-journalSettings-1.php</td></tr>
<tr><td class=""><b>8,31 kB</b> /var/www/html/ornithologia/classes/issue/IssueAction.inc.php</td></tr>
<tr><td class="alt"><b>27,74 kB</b> /var/www/html/ornithologia/classes/article/PublishedArticleDAO.inc.php</td></tr>
<tr><td class=""><b>4,00 kB</b> /var/www/html/ornithologia/classes/article/PublishedArticle.inc.php</td></tr>
<tr><td class="alt"><b>17,01 kB</b> /var/www/html/ornithologia/classes/article/Article.inc.php</td></tr>
<tr><td class=""><b>19,35 kB</b> /var/www/html/ornithologia/lib/pkp/classes/submission/Submission.inc.php</td></tr>
<tr><td class="alt"><b>20,66 kB</b> /var/www/html/ornithologia/classes/article/ArticleDAO.inc.php</td></tr>
<tr><td class=""><b>6,36 kB</b> /var/www/html/ornithologia/classes/article/AuthorDAO.inc.php</td></tr>
<tr><td class="alt"><b>1,70 kB</b> /var/www/html/ornithologia/classes/article/Author.inc.php</td></tr>
<tr><td class=""><b>6,42 kB</b> /var/www/html/ornithologia/lib/pkp/classes/submission/PKPAuthor.inc.php</td></tr>
<tr><td class="alt"><b>6,95 kB</b> /var/www/html/ornithologia/lib/pkp/classes/submission/PKPAuthorDAO.inc.php</td></tr>
<tr><td class=""><b>16,33 kB</b> /var/www/html/ornithologia/classes/article/ArticleGalleyDAO.inc.php</td></tr>
<tr><td class="alt"><b>3,68 kB</b> /var/www/html/ornithologia/classes/article/ArticleGalley.inc.php</td></tr>
<tr><td class=""><b>3,82 kB</b> /var/www/html/ornithologia/classes/article/ArticleFile.inc.php</td></tr>
<tr><td class="alt"><b>4,63 kB</b> /var/www/html/ornithologia/lib/pkp/classes/submission/SubmissionFile.inc.php</td></tr>
<tr><td class=""><b>2,79 kB</b> /var/www/html/ornithologia/lib/pkp/classes/file/PKPFile.inc.php</td></tr>
<tr><td class="alt"><b>6,13 kB</b> /var/www/html/ornithologia/classes/article/ArticleHTMLGalley.inc.php</td></tr>
<tr><td class=""><b>9,75 kB</b> /var/www/html/ornithologia/classes/article/ArticleFileDAO.inc.php</td></tr>
<tr><td class="alt"><b>1,24 kB</b> /var/www/html/ornithologia/lib/pkp/classes/file/PKPFileDAO.inc.php</td></tr>
<tr><td class=""><b>14,02 kB</b> /var/www/html/ornithologia/classes/article/SuppFileDAO.inc.php</td></tr>
<tr><td class="alt"><b>7,77 kB</b> /var/www/html/ornithologia/classes/article/SuppFile.inc.php</td></tr>
<tr><td class=""><b>22,84 kB</b> /var/www/html/ornithologia/classes/issue/IssueDAO.inc.php</td></tr>
<tr><td class="alt"><b>17,07 kB</b> /var/www/html/ornithologia/classes/issue/Issue.inc.php</td></tr>
<tr><td class=""><b>15,33 kB</b> /var/www/html/ornithologia/classes/security/RoleDAO.inc.php</td></tr>
<tr><td class="alt"><b>3,35 kB</b> /var/www/html/ornithologia/classes/user/UserDAO.inc.php</td></tr>
<tr><td class=""><b>1,36 kB</b> /var/www/html/ornithologia/classes/user/User.inc.php</td></tr>
<tr><td class="alt"><b>13,02 kB</b> /var/www/html/ornithologia/lib/pkp/classes/user/PKPUser.inc.php</td></tr>
<tr><td class=""><b>17,20 kB</b> /var/www/html/ornithologia/lib/pkp/classes/user/PKPUserDAO.inc.php</td></tr>
<tr><td class="alt"><b>24,41 kB</b> /var/www/html/ornithologia/classes/subscription/InstitutionalSubscriptionDAO.inc.php</td></tr>
<tr><td class=""><b>13,40 kB</b> /var/www/html/ornithologia/classes/subscription/SubscriptionDAO.inc.php</td></tr>
<tr><td class="alt"><b>6,87 kB</b> /var/www/html/ornithologia/classes/subscription/Subscription.inc.php</td></tr>
<tr><td class=""><b>7,60 kB</b> /var/www/html/ornithologia/classes/subscription/SubscriptionType.inc.php</td></tr>
<tr><td class="alt"><b>2,78 kB</b> /var/www/html/ornithologia/classes/subscription/InstitutionalSubscription.inc.php</td></tr>
<tr><td class=""><b>74,32 kB</b> /var/www/html/ornithologia/cache/fc-locale-669f2aeeaf0b5130fa18c28a67fc1bb5.php</td></tr>
<tr><td class="alt"><b>7,89 kB</b> /var/www/html/ornithologia/cache/fc-locale-a3e759370010805ae5720be42410a642.php</td></tr>
<tr><td class=""><b>17,39 kB</b> /var/www/html/ornithologia/cache/fc-locale-9043ea03b1e8e1d0581749556fe1d8c7.php</td></tr>
<tr><td class="alt"><b>4,24 kB</b> /var/www/html/ornithologia/cache/fc-locale-list.php</td></tr>
<tr><td class=""><b>35,71 kB</b> /var/www/html/ornithologia/lib/pkp/classes/form/FormBuilderVocabulary.inc.php</td></tr>
<tr><td class="alt"><b>6,54 kB</b> /var/www/html/ornithologia/lib/pkp/classes/site/SiteSettingsDAO.inc.php</td></tr>
<tr><td class=""><b>804 bytes</b> /var/www/html/ornithologia/cache/fc-siteSettings-site.php</td></tr>
<tr><td class="alt"><b>18,44 kB</b> /var/www/html/ornithologia/classes/payment/ojs/OJSPaymentManager.inc.php</td></tr>
<tr><td class=""><b>8,28 kB</b> /var/www/html/ornithologia/classes/payment/ojs/OJSQueuedPayment.inc.php</td></tr>
<tr><td class="alt"><b>1,04 kB</b> /var/www/html/ornithologia/lib/pkp/classes/payment/QueuedPayment.inc.php</td></tr>
<tr><td class=""><b>3,09 kB</b> /var/www/html/ornithologia/lib/pkp/classes/payment/Payment.inc.php</td></tr>
<tr><td class="alt"><b>2,77 kB</b> /var/www/html/ornithologia/lib/pkp/classes/payment/PaymentManager.inc.php</td></tr>
<tr><td class=""><b>16,90 kB</b> /var/www/html/ornithologia/classes/journal/SectionDAO.inc.php</td></tr>
<tr><td class="alt"><b>7,60 kB</b> /var/www/html/ornithologia/classes/journal/Section.inc.php</td></tr>
<tr><td class=""><b>8,26 kB</b> /var/www/html/ornithologia/lib/pkp/classes/comment/CommentDAO.inc.php</td></tr>
<tr><td class="alt"><b>4,15 kB</b> /var/www/html/ornithologia/lib/pkp/classes/comment/Comment.inc.php</td></tr>
<tr><td class=""><b>15,13 kB</b> /var/www/html/ornithologia/classes/subscription/IndividualSubscriptionDAO.inc.php</td></tr>
<tr><td class="alt"><b>920 bytes</b> /var/www/html/ornithologia/classes/subscription/IndividualSubscription.inc.php</td></tr>
<tr><td class=""><b>23,64 kB</b> /var/www/html/ornithologia/lib/pkp/classes/citation/CitationDAO.inc.php</td></tr>
<tr><td class="alt"><b>6,20 kB</b> /var/www/html/ornithologia/lib/pkp/classes/citation/Citation.inc.php</td></tr>
<tr><td class=""><b>5,45 kB</b> /var/www/html/ornithologia/lib/pkp/plugins/metadata/nlm30/schema/Nlm30CitationSchema.inc.php</td></tr>
<tr><td class="alt"><b>8,43 kB</b> /var/www/html/ornithologia/lib/pkp/classes/metadata/MetadataSchema.inc.php</td></tr>
<tr><td class=""><b>14,60 kB</b> /var/www/html/ornithologia/lib/pkp/classes/metadata/MetadataProperty.inc.php</td></tr>
<tr><td class="alt"><b>5,36 kB</b> /var/www/html/ornithologia/lib/pkp/plugins/metadata/nlm30/filter/Nlm30CitationSchemaCitationAdapter.inc.php</td></tr>
<tr><td class=""><b>12,47 kB</b> /var/www/html/ornithologia/lib/pkp/classes/metadata/MetadataDataObjectAdapter.inc.php</td></tr>
<tr><td class="alt"><b>7,69 kB</b> /var/www/html/ornithologia/lib/pkp/classes/filter/PersistableFilter.inc.php</td></tr>
<tr><td class=""><b>12,94 kB</b> /var/www/html/ornithologia/lib/pkp/classes/filter/Filter.inc.php</td></tr>
<tr><td class="alt"><b>3,47 kB</b> /var/www/html/ornithologia/lib/pkp/classes/filter/TypeDescriptionFactory.inc.php</td></tr>
<tr><td class=""><b>3,49 kB</b> /var/www/html/ornithologia/lib/pkp/classes/filter/FilterGroup.inc.php</td></tr>
<tr><td class="alt"><b>18,19 kB</b> /var/www/html/ornithologia/lib/pkp/classes/metadata/MetadataDescription.inc.php</td></tr>
<tr><td class=""><b>1,56 kB</b> /var/www/html/ornithologia/lib/pkp/plugins/metadata/nlm30/schema/Nlm30NameSchema.inc.php</td></tr>
<tr><td class="alt"><b>378 bytes</b> /var/www/html/ornithologia/plugins/blocks/help/index.php</td></tr>
<tr><td class=""><b>1,75 kB</b> /var/www/html/ornithologia/plugins/blocks/help/HelpBlockPlugin.inc.php</td></tr>
<tr><td class="alt"><b>4,45 kB</b> /var/www/html/ornithologia/lib/pkp/classes/plugins/BlockPlugin.inc.php</td></tr>
<tr><td class=""><b>79 bytes</b> /var/www/html/ornithologia/cache/fc-pluginSettings-1-helpblockplugin.php</td></tr>
<tr><td class="alt"><b>378 bytes</b> /var/www/html/ornithologia/plugins/blocks/user/index.php</td></tr>
<tr><td class=""><b>1,75 kB</b> /var/www/html/ornithologia/plugins/blocks/user/UserBlockPlugin.inc.php</td></tr>
<tr><td class="alt"><b>79 bytes</b> /var/www/html/ornithologia/cache/fc-pluginSettings-1-userblockplugin.php</td></tr>
<tr><td class=""><b>378 bytes</b> /var/www/html/ornithologia/plugins/blocks/role/index.php</td></tr>
<tr><td class="alt"><b>3,55 kB</b> /var/www/html/ornithologia/plugins/blocks/role/RoleBlockPlugin.inc.php</td></tr>
<tr><td class=""><b>79 bytes</b> /var/www/html/ornithologia/cache/fc-pluginSettings-1-roleblockplugin.php</td></tr>
<tr><td class="alt"><b>414 bytes</b> /var/www/html/ornithologia/plugins/blocks/navigation/index.php</td></tr>
<tr><td class=""><b>1,56 kB</b> /var/www/html/ornithologia/plugins/blocks/navigation/NavigationBlockPlugin.inc.php</td></tr>
<tr><td class="alt"><b>79 bytes</b> /var/www/html/ornithologia/cache/fc-pluginSettings-1-navigationblockplugin.php</td></tr>
<tr><td class=""><b>429 bytes</b> /var/www/html/ornithologia/plugins/blocks/subscription/index.php</td></tr>
<tr><td class="alt"><b>2,94 kB</b> /var/www/html/ornithologia/plugins/blocks/subscription/SubscriptionBlockPlugin.inc.php</td></tr>
<tr><td class=""><b>79 bytes</b> /var/www/html/ornithologia/cache/fc-pluginSettings-1-subscriptionblockplugin.php</td></tr>
<tr><td class="alt"><b>428 bytes</b> /var/www/html/ornithologia/plugins/blocks/notification/index.php</td></tr>
<tr><td class=""><b>1,71 kB</b> /var/www/html/ornithologia/plugins/blocks/notification/NotificationBlockPlugin.inc.php</td></tr>
<tr><td class="alt"><b>79 bytes</b> /var/www/html/ornithologia/cache/fc-pluginSettings-1-notificationblockplugin.php</td></tr>
<tr><td class=""><b>441 bytes</b> /var/www/html/ornithologia/plugins/blocks/languageToggle/index.php</td></tr>
<tr><td class="alt"><b>2,55 kB</b> /var/www/html/ornithologia/plugins/blocks/languageToggle/LanguageToggleBlockPlugin.inc.php</td></tr>
<tr><td class=""><b>79 bytes</b> /var/www/html/ornithologia/cache/fc-pluginSettings-1-languagetoggleblockplugin.php</td></tr>
<tr><td class="alt"><b>2,78 kB</b> /var/www/html/ornithologia/plugins/generic/webFeed/WebFeedBlockPlugin.inc.php</td></tr>
<tr><td class=""><b>48 bytes</b> /var/www/html/ornithologia/cache/fc-pluginSettings-1-webfeedblockplugin.php</td></tr>
<tr><td class="alt"><b>13,30 kB</b> /var/www/html/ornithologia/cache/t_compile/%%38^38D^38D7420B%%article.tpl.php</td></tr>
<tr><td class=""><b>4,33 kB</b> /var/www/html/ornithologia/lib/pkp/lib/smarty/internals/core.load_plugins.php</td></tr>
<tr><td class="alt"><b>1,90 kB</b> /var/www/html/ornithologia/lib/pkp/lib/smarty/internals/core.assemble_plugin_filepath.php</td></tr>
<tr><td class=""><b>717 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/smarty/plugins/modifier.nl2br.php</td></tr>
<tr><td class="alt"><b>13,56 kB</b> /var/www/html/ornithologia/cache/t_compile/%%35^350^3508C2FA%%header.tpl.php</td></tr>
<tr><td class=""><b>676 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/smarty/plugins/modifier.strip_tags.php</td></tr>
<tr><td class="alt"><b>16,54 kB</b> /var/www/html/ornithologia/cache/t_compile/%%28^280^280EE005%%dublincore.tpl.php</td></tr>
<tr><td class=""><b>1,74 kB</b> /var/www/html/ornithologia/lib/pkp/lib/smarty/plugins/modifier.date_format.php</td></tr>
<tr><td class="alt"><b>1,14 kB</b> /var/www/html/ornithologia/lib/pkp/lib/smarty/plugins/shared.make_timestamp.php</td></tr>
<tr><td class=""><b>4,13 kB</b> /var/www/html/ornithologia/lib/pkp/lib/phputf8/mbstring/core.php</td></tr>
<tr><td class="alt"><b>10,66 kB</b> /var/www/html/ornithologia/cache/t_compile/%%31^31B^31BC1435%%googlescholar.tpl.php</td></tr>
<tr><td class=""><b>481 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/smarty/plugins/modifier.lower.php</td></tr>
<tr><td class="alt"><b>2,16 kB</b> /var/www/html/ornithologia/cache/t_compile/%%95^95A^95AAC4D3%%block.tpl.php</td></tr>
<tr><td class=""><b>3,71 kB</b> /var/www/html/ornithologia/lib/pkp/lib/smarty/plugins/function.html_options.php</td></tr>
<tr><td class="alt"><b>277 bytes</b> /var/www/html/ornithologia/cache/fc-locale-6575c73d1d7a5ad1b385f45ff91e9d7a.php</td></tr>
<tr><td class=""><b>351 bytes</b> /var/www/html/ornithologia/cache/fc-locale-0b3076b8d77bbbabc4c4ca32009a821f.php</td></tr>
<tr><td class="alt"><b>207 bytes</b> /var/www/html/ornithologia/cache/fc-locale-f514bd7753396f2f0e32cc27231bfeef.php</td></tr>
<tr><td class=""><b>639 bytes</b> /var/www/html/ornithologia/cache/fc-locale-80ffd86c3d38d239e64cc91fb849c724.php</td></tr>
<tr><td class="alt"><b>585 bytes</b> /var/www/html/ornithologia/cache/fc-locale-bcb700f5309fe0091ef35698048af850.php</td></tr>
<tr><td class=""><b>195 bytes</b> /var/www/html/ornithologia/cache/fc-locale-410b60148b726abec38432de5c96b42e.php</td></tr>
<tr><td class="alt"><b>1,03 kB</b> /var/www/html/ornithologia/cache/fc-locale-2f59a5b67df11dab662cb9fcb9c7d8f3.php</td></tr>
<tr><td class=""><b>227 bytes</b> /var/www/html/ornithologia/cache/fc-locale-0aba6afc70c9ec163a2ece10f1ba3b1e.php</td></tr>
<tr><td class="alt"><b>36,15 kB</b> /var/www/html/ornithologia/cache/fc-locale-53c1458d8314760f0c89b7173c2497fe.php</td></tr>
<tr><td class=""><b>11,30 kB</b> /var/www/html/ornithologia/cache/fc-locale-294dffd874f35ee99ca2564134b7de04.php</td></tr>
<tr><td class="alt"><b>774 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/smarty/plugins/shared.escape_special_chars.php</td></tr>
<tr><td class=""><b>1,36 kB</b> /var/www/html/ornithologia/cache/t_compile/%%B2^B22^B22BDE7B%%block.tpl.php</td></tr>
<tr><td class="alt"><b>4,19 kB</b> /var/www/html/ornithologia/cache/t_compile/%%B2^B24^B244681B%%block.tpl.php</td></tr>
<tr><td class=""><b>2,16 kB</b> /var/www/html/ornithologia/cache/t_compile/%%19^19B^19B9B211%%block.tpl.php</td></tr>
<tr><td class="alt"><b>3,90 kB</b> /var/www/html/ornithologia/cache/t_compile/%%8F^8F8^8F8A8DC0%%block.tpl.php</td></tr>
<tr><td class=""><b>1,69 kB</b> /var/www/html/ornithologia/cache/t_compile/%%56^561^5616391A%%minifiedScripts.tpl.php</td></tr>
<tr><td class="alt"><b>5,34 kB</b> /var/www/html/ornithologia/cache/t_compile/%%EC^EC1^EC1C53D0%%navbar.tpl.php</td></tr>
<tr><td class=""><b>235 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier.path.php</td></tr>
<tr><td class="alt"><b>9,70 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier.includes.php</td></tr>
<tr><td class=""><b>8,62 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier.php</td></tr>
<tr><td class="alt"><b>4,28 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrCollections.php</td></tr>
<tr><td class=""><b>4,48 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef.php</td></tr>
<tr><td class="alt"><b>1,81 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrTransform.php</td></tr>
<tr><td class=""><b>3,44 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrTypes.php</td></tr>
<tr><td class="alt"><b>6,26 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrValidator.php</td></tr>
<tr><td class=""><b>3,92 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Bootstrap.php</td></tr>
<tr><td class="alt"><b>1,27 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Definition.php</td></tr>
<tr><td class=""><b>13,02 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/CSSDefinition.php</td></tr>
<tr><td class="alt"><b>1,38 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/ChildDef.php</td></tr>
<tr><td class=""><b>26,69 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Config.php</td></tr>
<tr><td class="alt"><b>5,62 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/ConfigSchema.php</td></tr>
<tr><td class=""><b>5,17 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/ContentSets.php</td></tr>
<tr><td class="alt"><b>2,34 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Context.php</td></tr>
<tr><td class=""><b>3,19 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/DefinitionCache.php</td></tr>
<tr><td class="alt"><b>2,74 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/DefinitionCacheFactory.php</td></tr>
<tr><td class=""><b>1,37 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Doctype.php</td></tr>
<tr><td class="alt"><b>3,44 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/DoctypeRegistry.php</td></tr>
<tr><td class=""><b>6,17 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/ElementDef.php</td></tr>
<tr><td class="alt"><b>23,15 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Encoder.php</td></tr>
<tr><td class=""><b>1,26 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/EntityLookup.php</td></tr>
<tr><td class="alt"><b>4,62 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/EntityParser.php</td></tr>
<tr><td class=""><b>7,17 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/ErrorCollector.php</td></tr>
<tr><td class="alt"><b>1,61 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/ErrorStruct.php</td></tr>
<tr><td class=""><b>177 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Exception.php</td></tr>
<tr><td class="alt"><b>1,30 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Filter.php</td></tr>
<tr><td class=""><b>9,43 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Generator.php</td></tr>
<tr><td class="alt"><b>15,72 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLDefinition.php</td></tr>
<tr><td class=""><b>9,26 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLModule.php</td></tr>
<tr><td class="alt"><b>14,48 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLModuleManager.php</td></tr>
<tr><td class=""><b>1,50 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/IDAccumulator.php</td></tr>
<tr><td class="alt"><b>8,46 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Injector.php</td></tr>
<tr><td class=""><b>5,30 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Language.php</td></tr>
<tr><td class="alt"><b>6,25 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/LanguageFactory.php</td></tr>
<tr><td class=""><b>3,07 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Length.php</td></tr>
<tr><td class="alt"><b>11,28 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Lexer.php</td></tr>
<tr><td class=""><b>3,29 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/PercentEncoder.php</td></tr>
<tr><td class="alt"><b>2,08 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/PropertyList.php</td></tr>
<tr><td class=""><b>734 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/PropertyListIterator.php</td></tr>
<tr><td class="alt"><b>680 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Strategy.php</td></tr>
<tr><td class=""><b>975 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/StringHash.php</td></tr>
<tr><td class="alt"><b>3,16 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/StringHashParser.php</td></tr>
<tr><td class=""><b>998 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/TagTransform.php</td></tr>
<tr><td class="alt"><b>1,56 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Token.php</td></tr>
<tr><td class=""><b>2,60 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/TokenFactory.php</td></tr>
<tr><td class="alt"><b>9,22 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/URI.php</td></tr>
<tr><td class=""><b>3,24 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/URIDefinition.php</td></tr>
<tr><td class="alt"><b>2,18 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/URIFilter.php</td></tr>
<tr><td class=""><b>2,23 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/URIParser.php</td></tr>
<tr><td class="alt"><b>3,28 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/URIScheme.php</td></tr>
<tr><td class=""><b>2,10 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/URISchemeRegistry.php</td></tr>
<tr><td class="alt"><b>8,99 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/UnitConverter.php</td></tr>
<tr><td class=""><b>5,08 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/VarParser.php</td></tr>
<tr><td class="alt"><b>157 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/VarParserException.php</td></tr>
<tr><td class=""><b>3,01 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/CSS.php</td></tr>
<tr><td class="alt"><b>534 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/Clone.php</td></tr>
<tr><td class=""><b>1,95 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/Enum.php</td></tr>
<tr><td class="alt"><b>2,19 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/Integer.php</td></tr>
<tr><td class=""><b>2,11 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/Lang.php</td></tr>
<tr><td class="alt"><b>972 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/Switch.php</td></tr>
<tr><td class=""><b>269 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/Text.php</td></tr>
<tr><td class="alt"><b>2,07 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/URI.php</td></tr>
<tr><td class=""><b>1,75 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Number.php</td></tr>
<tr><td class="alt"><b>562 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/AlphaValue.php</td></tr>
<tr><td class=""><b>2,66 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Background.php</td></tr>
<tr><td class="alt"><b>3,65 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/BackgroundPosition.php</td></tr>
<tr><td class=""><b>1,26 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Border.php</td></tr>
<tr><td class="alt"><b>2,51 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Color.php</td></tr>
<tr><td class=""><b>1,07 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Composite.php</td></tr>
<tr><td class="alt"><b>775 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/DenyElementDecorator.php</td></tr>
<tr><td class=""><b>1,86 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Filter.php</td></tr>
<tr><td class="alt"><b>5,80 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Font.php</td></tr>
<tr><td class=""><b>8,81 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/FontFamily.php</td></tr>
<tr><td class="alt"><b>517 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Ident.php</td></tr>
<tr><td class=""><b>1,27 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/ImportantDecorator.php</td></tr>
<tr><td class="alt"><b>1,34 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Length.php</td></tr>
<tr><td class=""><b>2,21 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/ListStyle.php</td></tr>
<tr><td class="alt"><b>1,73 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Multiple.php</td></tr>
<tr><td class=""><b>1003 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Percentage.php</td></tr>
<tr><td class="alt"><b>949 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/TextDecoration.php</td></tr>
<tr><td class=""><b>2,17 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/URI.php</td></tr>
<tr><td class="alt"><b>560 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Bool.php</td></tr>
<tr><td class=""><b>1,63 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Nmtokens.php</td></tr>
<tr><td class="alt"><b>1,16 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Class.php</td></tr>
<tr><td class=""><b>819 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Color.php</td></tr>
<tr><td class="alt"><b>570 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/FrameTarget.php</td></tr>
<tr><td class=""><b>2,46 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/ID.php</td></tr>
<tr><td class="alt"><b>1,22 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Pixels.php</td></tr>
<tr><td class=""><b>950 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Length.php</td></tr>
<tr><td class="alt"><b>1,37 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/LinkTypes.php</td></tr>
<tr><td class=""><b>984 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/MultiLength.php</td></tr>
<tr><td class="alt"><b>282 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/URI/Email.php</td></tr>
<tr><td class=""><b>3,55 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/URI/Host.php</td></tr>
<tr><td class="alt"><b>806 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/URI/IPv4.php</td></tr>
<tr><td class=""><b>2,54 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/URI/IPv6.php</td></tr>
<tr><td class="alt"><b>639 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrDef/URI/Email/SimpleCheck.php</td></tr>
<tr><td class=""><b>524 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrTransform/Background.php</td></tr>
<tr><td class="alt"><b>463 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrTransform/BdoDir.php</td></tr>
<tr><td class=""><b>500 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrTransform/BgColor.php</td></tr>
<tr><td class="alt"><b>867 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrTransform/BoolToCSS.php</td></tr>
<tr><td class=""><b>501 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrTransform/Border.php</td></tr>
<tr><td class="alt"><b>1,43 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrTransform/EnumToCSS.php</td></tr>
<tr><td class=""><b>1,19 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrTransform/ImgRequired.php</td></tr>
<tr><td class="alt"><b>1,06 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrTransform/ImgSpace.php</td></tr>
<tr><td class=""><b>1,26 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrTransform/Input.php</td></tr>
<tr><td class="alt"><b>711 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrTransform/Lang.php</td></tr>
<tr><td class=""><b>706 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrTransform/Length.php</td></tr>
<tr><td class="alt"><b>587 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrTransform/Name.php</td></tr>
<tr><td class=""><b>798 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrTransform/NameSync.php</td></tr>
<tr><td class="alt"><b>1,07 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrTransform/Nofollow.php</td></tr>
<tr><td class=""><b>381 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrTransform/SafeEmbed.php</td></tr>
<tr><td class="alt"><b>389 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrTransform/SafeObject.php</td></tr>
<tr><td class=""><b>2,24 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrTransform/SafeParam.php</td></tr>
<tr><td class="alt"><b>363 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrTransform/ScriptRequired.php</td></tr>
<tr><td class=""><b>886 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrTransform/TargetBlank.php</td></tr>
<tr><td class="alt"><b>400 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/AttrTransform/Textarea.php</td></tr>
<tr><td class=""><b>1,49 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/ChildDef/Chameleon.php</td></tr>
<tr><td class="alt"><b>2,68 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/ChildDef/Custom.php</td></tr>
<tr><td class=""><b>623 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/ChildDef/Empty.php</td></tr>
<tr><td class="alt"><b>4,89 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/ChildDef/List.php</td></tr>
<tr><td class=""><b>3,77 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/ChildDef/Required.php</td></tr>
<tr><td class="alt"><b>958 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/ChildDef/Optional.php</td></tr>
<tr><td class=""><b>3,09 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/ChildDef/StrictBlockquote.php</td></tr>
<tr><td class="alt"><b>9,22 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/ChildDef/Table.php</td></tr>
<tr><td class=""><b>1,36 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator.php</td></tr>
<tr><td class="alt"><b>650 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/DefinitionCache/Null.php</td></tr>
<tr><td class=""><b>6,64 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer.php</td></tr>
<tr><td class="alt"><b>1,01 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator/Cleanup.php</td></tr>
<tr><td class=""><b>1,32 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator/Memory.php</td></tr>
<tr><td class="alt"><b>873 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLModule/Bdo.php</td></tr>
<tr><td class=""><b>600 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLModule/CommonAttributes.php</td></tr>
<tr><td class="alt"><b>1,14 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLModule/Edit.php</td></tr>
<tr><td class=""><b>4,56 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLModule/Forms.php</td></tr>
<tr><td class="alt"><b>863 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLModule/Hypertext.php</td></tr>
<tr><td class=""><b>1009 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLModule/Iframe.php</td></tr>
<tr><td class="alt"><b>1,23 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLModule/Image.php</td></tr>
<tr><td class=""><b>5,30 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLModule/Legacy.php</td></tr>
<tr><td class="alt"><b>1,74 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLModule/List.php</td></tr>
<tr><td class=""><b>583 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLModule/Name.php</td></tr>
<tr><td class="alt"><b>410 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLModule/Nofollow.php</td></tr>
<tr><td class=""><b>283 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLModule/NonXMLCommonAttributes.php</td></tr>
<tr><td class="alt"><b>1,27 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLModule/Object.php</td></tr>
<tr><td class=""><b>1,32 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLModule/Presentation.php</td></tr>
<tr><td class="alt"><b>852 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLModule/Proprietary.php</td></tr>
<tr><td class=""><b>923 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLModule/Ruby.php</td></tr>
<tr><td class="alt"><b>967 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLModule/SafeEmbed.php</td></tr>
<tr><td class=""><b>1,71 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLModule/SafeObject.php</td></tr>
<tr><td class="alt"><b>2,10 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLModule/Scripting.php</td></tr>
<tr><td class=""><b>648 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLModule/StyleAttribute.php</td></tr>
<tr><td class="alt"><b>2,19 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLModule/Tables.php</td></tr>
<tr><td class=""><b>503 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLModule/Target.php</td></tr>
<tr><td class="alt"><b>426 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLModule/TargetBlank.php</td></tr>
<tr><td class=""><b>3,17 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLModule/Text.php</td></tr>
<tr><td class="alt"><b>6,87 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy.php</td></tr>
<tr><td class=""><b>281 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLModule/XMLCommonAttributes.php</td></tr>
<tr><td class="alt"><b>645 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/Name.php</td></tr>
<tr><td class=""><b>905 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/Proprietary.php</td></tr>
<tr><td class="alt"><b>6,61 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/XHTMLAndHTML4.php</td></tr>
<tr><td class=""><b>616 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/Strict.php</td></tr>
<tr><td class="alt"><b>209 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/Transitional.php</td></tr>
<tr><td class=""><b>327 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/HTMLModule/Tidy/XHTML.php</td></tr>
<tr><td class="alt"><b>13,16 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Injector/AutoParagraph.php</td></tr>
<tr><td class=""><b>686 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Injector/DisplayLinkURI.php</td></tr>
<tr><td class="alt"><b>1,40 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Injector/Linkify.php</td></tr>
<tr><td class=""><b>1,36 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Injector/PurifierLinkify.php</td></tr>
<tr><td class="alt"><b>2,09 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Injector/RemoveEmpty.php</td></tr>
<tr><td class=""><b>1,67 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Injector/RemoveSpansWithoutAttributes.php</td></tr>
<tr><td class="alt"><b>3,28 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Injector/SafeObject.php</td></tr>
<tr><td class=""><b>9,25 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Lexer/DOMLex.php</td></tr>
<tr><td class="alt"><b>18,81 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Lexer/DirectLex.php</td></tr>
<tr><td class=""><b>506 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Strategy/Composite.php</td></tr>
<tr><td class="alt"><b>516 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Strategy/Core.php</td></tr>
<tr><td class=""><b>12,72 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Strategy/FixNesting.php</td></tr>
<tr><td class="alt"><b>22,49 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Strategy/MakeWellFormed.php</td></tr>
<tr><td class=""><b>8,31 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Strategy/RemoveForeignElements.php</td></tr>
<tr><td class="alt"><b>1,01 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Strategy/ValidateAttributes.php</td></tr>
<tr><td class=""><b>2,90 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/TagTransform/Font.php</td></tr>
<tr><td class="alt"><b>952 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/TagTransform/Simple.php</td></tr>
<tr><td class=""><b>509 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Token/Comment.php</td></tr>
<tr><td class="alt"><b>1,67 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Token/Tag.php</td></tr>
<tr><td class=""><b>136 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Token/Empty.php</td></tr>
<tr><td class="alt"><b>440 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Token/End.php</td></tr>
<tr><td class=""><b>136 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Token/Start.php</td></tr>
<tr><td class="alt"><b>1014 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/Token/Text.php</td></tr>
<tr><td class=""><b>820 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/URIFilter/DisableExternal.php</td></tr>
<tr><td class="alt"><b>361 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/URIFilter/DisableExternalResources.php</td></tr>
<tr><td class=""><b>263 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/URIFilter/DisableResources.php</td></tr>
<tr><td class="alt"><b>833 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/URIFilter/HostBlacklist.php</td></tr>
<tr><td class=""><b>4,24 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/URIFilter/MakeAbsolute.php</td></tr>
<tr><td class="alt"><b>2,09 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/URIFilter/Munge.php</td></tr>
<tr><td class=""><b>1,23 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/URIFilter/SafeIframe.php</td></tr>
<tr><td class="alt"><b>3,37 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/URIScheme/data.php</td></tr>
<tr><td class=""><b>1,03 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/URIScheme/file.php</td></tr>
<tr><td class="alt"><b>1,35 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/URIScheme/ftp.php</td></tr>
<tr><td class=""><b>392 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/URIScheme/http.php</td></tr>
<tr><td class="alt"><b>233 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/URIScheme/https.php</td></tr>
<tr><td class=""><b>664 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/URIScheme/mailto.php</td></tr>
<tr><td class="alt"><b>484 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/URIScheme/news.php</td></tr>
<tr><td class=""><b>403 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/URIScheme/nntp.php</td></tr>
<tr><td class="alt"><b>4,25 kB</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/VarParser/Flexible.php</td></tr>
<tr><td class=""><b>669 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/htmlpurifier/library/HTMLPurifier/VarParser/Native.php</td></tr>
<tr><td class="alt"><b>2,04 kB</b> /var/www/html/ornithologia/cache/t_compile/%%12^123^12375030%%readerReferrals.tpl.php</td></tr>
<tr><td class=""><b>1,61 kB</b> /var/www/html/ornithologia/cache/fc-locale-d26b9a29ddb65f767902698f8e9f781e.php</td></tr>
<tr><td class="alt"><b>2,37 kB</b> /var/www/html/ornithologia/cache/fc-locale-843a02a22ea750e045789da3858e082e.php</td></tr>
<tr><td class=""><b>5,33 kB</b> /var/www/html/ornithologia/cache/t_compile/%%12^12D^12D5F8E4%%comments.tpl.php</td></tr>
<tr><td class="alt"><b>635 bytes</b> /var/www/html/ornithologia/lib/pkp/lib/smarty/plugins/modifier.default.php</td></tr>
<tr><td class=""><b>5,89 kB</b> /var/www/html/ornithologia/cache/t_compile/%%CC^CCB^CCBBF62B%%footer.tpl.php</td></tr>
</table>
</div>
<table id="pqp-footer" cellspacing="0">
<tr>
<td class="credit">
<a href="http://particletree.com/features/php-quick-profiler/" target="_blank">
<strong>PHP</strong>
<b class="green">Q</b><b class="blue">u</b><b class="purple">i</b><b class="orange">c</b><b class="red">k</b>
Profiler</a></td>
<td class="actions">
<a href="#" onclick="toggleMetrics();return false">Metrics</a>
<a href="#" onclick="toggleDetails();return false">Details</a>
<a class="heightToggle" href="#" onclick="toggleHeight();return false">Height</a>
</td>
</tr>
</table>
</div>
</div>]]>
|