2017-09-16 10:47:42 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/>
|
|
|
|
<meta charset="utf-8"/>
|
|
|
|
<title> » Compilation errors
|
|
|
|
</title>
|
|
|
|
<meta name="author" content=""/>
|
|
|
|
<meta name="description" content=""/>
|
|
|
|
|
|
|
|
<link href="../css/bootstrap-combined.no-icons.min.css" rel="stylesheet">
|
|
|
|
<link href="../css/font-awesome.min.css" rel="stylesheet">
|
|
|
|
<link href="../css/prism.css" rel="stylesheet" media="all"/>
|
|
|
|
<link href="../css/template.css" rel="stylesheet" media="all"/>
|
|
|
|
|
|
|
|
<!--[if lt IE 9]>
|
|
|
|
<script src="../js/html5.js"></script>
|
|
|
|
<![endif]-->
|
|
|
|
<script src="../js/jquery-1.11.0.min.js"></script>
|
|
|
|
<script src="../js/ui/1.10.4/jquery-ui.min.js"></script>
|
|
|
|
<script src="../js/bootstrap.min.js"></script>
|
|
|
|
<script src="../js/jquery.smooth-scroll.js"></script>
|
|
|
|
<script src="../js/prism.min.js"></script>
|
|
|
|
<!-- TODO: Add http://jscrollpane.kelvinluck.com/ to style the scrollbars for browsers not using webkit-->
|
|
|
|
|
|
|
|
<link rel="shortcut icon" href="../images/favicon.ico"/>
|
|
|
|
<link rel="apple-touch-icon" href="../images/apple-touch-icon.png"/>
|
|
|
|
<link rel="apple-touch-icon" sizes="72x72" href="../images/apple-touch-icon-72x72.png"/>
|
|
|
|
<link rel="apple-touch-icon" sizes="114x114" href="../images/apple-touch-icon-114x114.png"/>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
|
|
|
|
<div class="navbar navbar-fixed-top">
|
|
|
|
<div class="navbar-inner">
|
|
|
|
<div class="container">
|
|
|
|
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
|
|
|
|
<i class="icon-ellipsis-vertical"></i>
|
|
|
|
</a>
|
|
|
|
<a class="brand" href="../index.html">Pepperminty Wiki Module API</a>
|
|
|
|
|
|
|
|
<div class="nav-collapse">
|
|
|
|
<ul class="nav pull-right">
|
|
|
|
<li class="dropdown" id="charts-menu">
|
|
|
|
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
|
|
|
|
Charts <b class="caret"></b>
|
|
|
|
</a>
|
|
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
|
|
<a href="../graphs/class.html">
|
|
|
|
<i class="icon-list-alt"></i> Class hierarchy diagram
|
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
<li class="dropdown" id="reports-menu">
|
|
|
|
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
|
|
|
|
Reports <b class="caret"></b>
|
|
|
|
</a>
|
|
|
|
<ul class="dropdown-menu">
|
|
|
|
<li>
|
|
|
|
<a href="../reports/errors.html">
|
2019-07-05 19:51:51 +00:00
|
|
|
|
2017-09-16 10:47:42 +00:00
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="../reports/markers.html">
|
2019-07-05 19:51:51 +00:00
|
|
|
|
2017-09-16 10:47:42 +00:00
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
|
|
<a href="../reports/deprecated.html">
|
|
|
|
<i class="icon-list-alt"></i> Deprecated <span class="label label-info pull-right">0</span>
|
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!--<div class="go_to_top">-->
|
|
|
|
<!--<a href="#___" style="color: inherit">Back to top  <i class="icon-upload icon-white"></i></a>-->
|
|
|
|
<!--</div>-->
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div id="___" class="container-fluid">
|
|
|
|
<section class="row-fluid">
|
|
|
|
<div class="span2 sidebar">
|
|
|
|
|
|
|
|
<ul class="side-nav nav nav-list">
|
|
|
|
<li class="nav-header">Navigation</li>
|
2018-04-22 14:55:14 +00:00
|
|
|
<li><a href="#peppermint-config-info.php"><i class="icon-file"></i> peppermint-config-info.php</a></li>
|
|
|
|
<li><a href="#modules/feature-recent-changes.php"><i class="icon-file"></i> modules/feature-recent-changes.php</a></li>
|
2019-07-05 19:51:51 +00:00
|
|
|
<li><a href="#core/70-parser-engine.php"><i class="icon-file"></i> core/70-parser-engine.php</a></li>
|
|
|
|
<li><a href="#core/30-consistency.php"><i class="icon-file"></i> core/30-consistency.php</a></li>
|
|
|
|
<li><a href="#core/07-unpack.php"><i class="icon-file"></i> core/07-unpack.php</a></li>
|
|
|
|
<li><a href="#modules/feature-user-table.php"><i class="icon-file"></i> modules/feature-user-table.php</a></li>
|
2019-01-05 22:23:39 +00:00
|
|
|
<li><a href="#modules/page-login.php"><i class="icon-file"></i> modules/page-login.php</a></li>
|
2019-07-05 19:51:51 +00:00
|
|
|
<li><a href="#core/40-page-renderer.php"><i class="icon-file"></i> core/40-page-renderer.php</a></li>
|
2018-12-12 23:31:24 +00:00
|
|
|
<li><a href="#modules/action-hash.php"><i class="icon-file"></i> modules/action-hash.php</a></li>
|
2019-01-05 22:23:39 +00:00
|
|
|
<li><a href="#modules/page-help.php"><i class="icon-file"></i> modules/page-help.php</a></li>
|
|
|
|
<li><a href="#modules/feature-redirect.php"><i class="icon-file"></i> modules/feature-redirect.php</a></li>
|
2019-07-05 19:51:51 +00:00
|
|
|
<li><a href="#modules/feature-guiconfig.php"><i class="icon-file"></i> modules/feature-guiconfig.php</a></li>
|
2019-01-05 22:23:39 +00:00
|
|
|
<li><a href="#modules/action-random.php"><i class="icon-file"></i> modules/action-random.php</a></li>
|
2019-07-05 19:51:51 +00:00
|
|
|
<li><a href="#core/01-settings.fragment.php"><i class="icon-file"></i> core/01-settings.fragment.php</a></li>
|
2019-01-05 22:23:39 +00:00
|
|
|
<li><a href="#modules/parser-default-old.php"><i class="icon-file"></i> modules/parser-default-old.php</a></li>
|
|
|
|
<li><a href="#modules/action-protect.php"><i class="icon-file"></i> modules/action-protect.php</a></li>
|
|
|
|
<li><a href="#pack.php"><i class="icon-file"></i> pack.php</a></li>
|
2019-07-05 19:51:51 +00:00
|
|
|
<li><a href="#core/100-run.php"><i class="icon-file"></i> core/100-run.php</a></li>
|
2017-09-16 10:47:42 +00:00
|
|
|
<li><a href="#modules/page-edit.php"><i class="icon-file"></i> modules/page-edit.php</a></li>
|
2019-01-05 22:23:39 +00:00
|
|
|
<li><a href="#modules/page-debug-info.php"><i class="icon-file"></i> modules/page-debug-info.php</a></li>
|
|
|
|
<li><a href="#modules/page-logout.php"><i class="icon-file"></i> modules/page-logout.php</a></li>
|
2017-09-16 10:47:42 +00:00
|
|
|
<li><a href="#modules/page-user-list.php"><i class="icon-file"></i> modules/page-user-list.php</a></li>
|
2019-07-05 19:51:51 +00:00
|
|
|
<li><a href="#core/20-pageindex-loader.php"><i class="icon-file"></i> core/20-pageindex-loader.php</a></li>
|
|
|
|
<li><a href="#modules/page-credits.php"><i class="icon-file"></i> modules/page-credits.php</a></li>
|
2019-01-05 22:23:39 +00:00
|
|
|
<li><a href="#modules/feature-stats.php"><i class="icon-file"></i> modules/feature-stats.php</a></li>
|
2019-07-05 19:51:51 +00:00
|
|
|
<li><a href="#core/45-environment-deferred.php"><i class="icon-file"></i> core/45-environment-deferred.php</a></li>
|
2019-01-05 22:23:39 +00:00
|
|
|
<li><a href="#modules/page-view.php"><i class="icon-file"></i> modules/page-view.php</a></li>
|
2017-09-16 10:47:42 +00:00
|
|
|
<li><a href="#modules/feature-upload.php"><i class="icon-file"></i> modules/feature-upload.php</a></li>
|
2019-07-05 19:51:51 +00:00
|
|
|
<li><a href="#core/10-login.php"><i class="icon-file"></i> core/10-login.php</a></li>
|
|
|
|
<li><a href="#modules/feature-firstrun.php"><i class="icon-file"></i> modules/feature-firstrun.php</a></li>
|
|
|
|
<li><a href="#core/05-functions.php"><i class="icon-file"></i> core/05-functions.php</a></li>
|
|
|
|
<li><a href="#core/50-security.php"><i class="icon-file"></i> core/50-security.php</a></li>
|
2019-02-24 16:03:11 +00:00
|
|
|
<li><a href="#modules/feature-interwiki-links.php"><i class="icon-file"></i> modules/feature-interwiki-links.php</a></li>
|
2019-01-05 22:23:39 +00:00
|
|
|
<li><a href="#modules/extra-sidebar.php"><i class="icon-file"></i> modules/extra-sidebar.php</a></li>
|
2018-12-12 23:31:24 +00:00
|
|
|
<li><a href="#modules/action-raw.php"><i class="icon-file"></i> modules/action-raw.php</a></li>
|
2019-01-05 22:23:39 +00:00
|
|
|
<li><a href="#modules/page-update.php"><i class="icon-file"></i> modules/page-update.php</a></li>
|
|
|
|
<li><a href="#modules/feature-history.php"><i class="icon-file"></i> modules/feature-history.php</a></li>
|
|
|
|
<li><a href="#modules/feature-comments.php"><i class="icon-file"></i> modules/feature-comments.php</a></li>
|
2019-07-05 19:51:51 +00:00
|
|
|
<li><a href="#core/25-page-ids.php"><i class="icon-file"></i> core/25-page-ids.php</a></li>
|
2019-01-05 22:23:39 +00:00
|
|
|
<li><a href="#modules/page-delete.php"><i class="icon-file"></i> modules/page-delete.php</a></li>
|
2017-09-16 10:47:42 +00:00
|
|
|
<li><a href="#modules/page-export.php"><i class="icon-file"></i> modules/page-export.php</a></li>
|
2019-01-05 22:23:39 +00:00
|
|
|
<li><a href="#modules/page-list.php"><i class="icon-file"></i> modules/page-list.php</a></li>
|
|
|
|
<li><a href="#modules/parser-parsedown.php"><i class="icon-file"></i> modules/parser-parsedown.php</a></li>
|
2019-07-05 19:51:51 +00:00
|
|
|
<li><a href="#core/15-apidoc.php"><i class="icon-file"></i> core/15-apidoc.php</a></li>
|
2019-01-05 22:23:39 +00:00
|
|
|
<li><a href="#modules/feature-user-preferences.php"><i class="icon-file"></i> modules/feature-user-preferences.php</a></li>
|
|
|
|
<li><a href="#download.php"><i class="icon-file"></i> download.php</a></li>
|
|
|
|
<li><a href="#modules/api-status.php"><i class="icon-file"></i> modules/api-status.php</a></li>
|
|
|
|
<li><a href="#modules/feature-search.php"><i class="icon-file"></i> modules/feature-search.php</a></li>
|
2019-07-05 19:51:51 +00:00
|
|
|
<li><a href="#core/99-module-insert.php"><i class="icon-file"></i> core/99-module-insert.php</a></li>
|
2019-01-05 22:23:39 +00:00
|
|
|
<li><a href="#modules/page-move.php"><i class="icon-file"></i> modules/page-move.php</a></li>
|
2017-09-16 10:47:42 +00:00
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="span10 offset2">
|
|
|
|
<ul class="breadcrumb">
|
|
|
|
<li><a href="../"><i class="icon-remove-sign"></i></a><span class="divider">\</span></li>
|
|
|
|
<li>Compilation Errors</li>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
2018-04-22 14:55:14 +00:00
|
|
|
<div class="package-contents">
|
|
|
|
<a name="peppermint-config-info.php" id="peppermint-config-info.php"></a>
|
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
|
|
|
peppermint-config-info.php
|
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
2017-09-16 10:47:42 +00:00
|
|
|
<div class="package-contents">
|
2019-01-05 22:23:39 +00:00
|
|
|
<a name="modules/feature-recent-changes.php" id="modules/feature-recent-changes.php"></a>
|
2017-09-16 10:47:42 +00:00
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
2019-01-05 22:23:39 +00:00
|
|
|
modules/feature-recent-changes.php
|
2019-02-24 16:03:11 +00:00
|
|
|
<small style="float: right;padding-right: 10px;">3</small>
|
2017-09-16 10:47:42 +00:00
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
2019-02-24 16:03:11 +00:00
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>258</td>
|
|
|
|
<td>Name of argument $timestamp does not match with the DocBlock's name $timestamap in \find_revisionid_timestamp()</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>notice</td>
|
|
|
|
<td>258</td>
|
|
|
|
<td>Parameter $timestamap could not be found in \find_revisionid_timestamp()</td>
|
2017-09-16 10:47:42 +00:00
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
2019-07-05 19:51:51 +00:00
|
|
|
<a name="core/70-parser-engine.php" id="core/70-parser-engine.php"></a>
|
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
|
|
|
core/70-parser-engine.php
|
|
|
|
<small style="float: right;padding-right: 10px;">3</small>
|
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>41</td>
|
|
|
|
<td>Name of argument $untrusted does not match with the DocBlock's name $use_cache in \parse_page_source()</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>41</td>
|
|
|
|
<td>Name of argument $use_cache does not match with the DocBlock's name $untrusted in \parse_page_source()</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
|
|
|
<a name="core/30-consistency.php" id="core/30-consistency.php"></a>
|
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
|
|
|
core/30-consistency.php
|
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
|
|
|
<a name="core/07-unpack.php" id="core/07-unpack.php"></a>
|
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
|
|
|
core/07-unpack.php
|
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
2019-01-05 22:23:39 +00:00
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
|
|
|
<a name="modules/feature-user-table.php" id="modules/feature-user-table.php"></a>
|
2018-12-12 23:23:50 +00:00
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
2019-01-05 22:23:39 +00:00
|
|
|
modules/feature-user-table.php
|
2018-12-12 23:23:50 +00:00
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
2017-09-16 10:47:42 +00:00
|
|
|
<div class="package-contents">
|
2019-01-05 22:23:39 +00:00
|
|
|
<a name="modules/page-login.php" id="modules/page-login.php"></a>
|
2017-09-16 10:47:42 +00:00
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
2019-01-05 22:23:39 +00:00
|
|
|
modules/page-login.php
|
2019-07-05 19:51:51 +00:00
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
2017-09-16 10:47:42 +00:00
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
2018-12-12 23:23:50 +00:00
|
|
|
</tr>
|
2019-07-05 19:51:51 +00:00
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
|
|
|
<a name="core/40-page-renderer.php" id="core/40-page-renderer.php"></a>
|
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
|
|
|
core/40-page-renderer.php
|
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
2018-12-12 23:23:50 +00:00
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
2019-07-05 19:51:51 +00:00
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
2017-09-16 10:47:42 +00:00
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
2019-01-05 22:23:39 +00:00
|
|
|
<a name="modules/action-hash.php" id="modules/action-hash.php"></a>
|
2017-09-16 10:47:42 +00:00
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
2019-01-05 22:23:39 +00:00
|
|
|
modules/action-hash.php
|
2017-09-16 10:47:42 +00:00
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
2019-01-05 22:23:39 +00:00
|
|
|
<a name="modules/page-help.php" id="modules/page-help.php"></a>
|
2017-09-16 10:47:42 +00:00
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
2019-01-05 22:23:39 +00:00
|
|
|
modules/page-help.php
|
2017-09-16 10:47:42 +00:00
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
2019-01-05 22:23:39 +00:00
|
|
|
<a name="modules/feature-redirect.php" id="modules/feature-redirect.php"></a>
|
2017-09-16 10:47:42 +00:00
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
2019-01-05 22:23:39 +00:00
|
|
|
modules/feature-redirect.php
|
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
2017-09-16 10:47:42 +00:00
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
2018-12-12 23:31:24 +00:00
|
|
|
</tr>
|
2019-01-05 22:23:39 +00:00
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
2019-07-05 19:51:51 +00:00
|
|
|
<div class="package-contents">
|
|
|
|
</div>
|
2019-01-05 22:23:39 +00:00
|
|
|
<div class="package-contents">
|
|
|
|
<a name="modules/feature-guiconfig.php" id="modules/feature-guiconfig.php"></a>
|
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
|
|
|
modules/feature-guiconfig.php
|
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
2018-12-12 23:31:24 +00:00
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
2019-01-05 22:23:39 +00:00
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
2017-09-16 10:47:42 +00:00
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
2018-12-12 23:31:24 +00:00
|
|
|
<a name="modules/action-random.php" id="modules/action-random.php"></a>
|
2017-09-16 10:47:42 +00:00
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
2018-12-12 23:31:24 +00:00
|
|
|
modules/action-random.php
|
2017-09-16 10:47:42 +00:00
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
2019-07-05 19:51:51 +00:00
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
|
|
|
<a name="core/01-settings.fragment.php" id="core/01-settings.fragment.php"></a>
|
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
|
|
|
core/01-settings.fragment.php
|
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
2017-09-16 10:47:42 +00:00
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
2019-01-05 22:23:39 +00:00
|
|
|
<a name="modules/parser-default-old.php" id="modules/parser-default-old.php"></a>
|
2017-09-16 10:47:42 +00:00
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
2019-01-05 22:23:39 +00:00
|
|
|
modules/parser-default-old.php
|
|
|
|
<small style="float: right;padding-right: 10px;">5</small>
|
2017-09-16 10:47:42 +00:00
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
2019-01-05 22:23:39 +00:00
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
2019-02-24 16:03:11 +00:00
|
|
|
<td>152</td>
|
2019-01-05 22:23:39 +00:00
|
|
|
<td>Argument $regex is missing from the Docblock of add_rule</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
2019-02-24 16:03:11 +00:00
|
|
|
<td>152</td>
|
2019-01-05 22:23:39 +00:00
|
|
|
<td>Argument $replacement is missing from the Docblock of add_rule</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
2019-02-24 16:03:11 +00:00
|
|
|
<td>158</td>
|
2019-01-05 22:23:39 +00:00
|
|
|
<td>Argument $text is missing from the Docblock of render</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
2019-02-24 16:03:11 +00:00
|
|
|
<td>98</td>
|
2019-01-05 22:23:39 +00:00
|
|
|
<td>No summary for property $rules</td>
|
2017-09-16 10:47:42 +00:00
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
2019-01-05 22:23:39 +00:00
|
|
|
<a name="modules/action-protect.php" id="modules/action-protect.php"></a>
|
2017-09-16 10:47:42 +00:00
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
2019-01-05 22:23:39 +00:00
|
|
|
modules/action-protect.php
|
2018-12-12 23:31:24 +00:00
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
2017-09-16 10:47:42 +00:00
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
2019-01-05 22:23:39 +00:00
|
|
|
<a name="pack.php" id="pack.php"></a>
|
2017-09-16 10:47:42 +00:00
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
2019-01-05 22:23:39 +00:00
|
|
|
pack.php
|
2017-09-16 10:47:42 +00:00
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
2019-07-05 19:51:51 +00:00
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
|
|
|
<a name="core/100-run.php" id="core/100-run.php"></a>
|
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
|
|
|
core/100-run.php
|
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
2017-09-16 10:47:42 +00:00
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
2019-01-05 22:23:39 +00:00
|
|
|
<a name="modules/page-edit.php" id="modules/page-edit.php"></a>
|
2017-09-16 10:47:42 +00:00
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
2019-01-05 22:23:39 +00:00
|
|
|
modules/page-edit.php
|
2017-09-16 10:47:42 +00:00
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
2019-01-05 22:23:39 +00:00
|
|
|
<a name="modules/page-debug-info.php" id="modules/page-debug-info.php"></a>
|
2017-09-16 10:47:42 +00:00
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
2019-01-05 22:23:39 +00:00
|
|
|
modules/page-debug-info.php
|
2017-09-16 10:47:42 +00:00
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
2019-01-05 22:23:39 +00:00
|
|
|
<a name="modules/page-logout.php" id="modules/page-logout.php"></a>
|
2017-09-16 10:47:42 +00:00
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
2019-01-05 22:23:39 +00:00
|
|
|
modules/page-logout.php
|
2017-09-16 10:47:42 +00:00
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
2019-01-05 22:23:39 +00:00
|
|
|
<a name="modules/page-user-list.php" id="modules/page-user-list.php"></a>
|
2017-09-16 10:47:42 +00:00
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
2019-01-05 22:23:39 +00:00
|
|
|
modules/page-user-list.php
|
2017-09-16 10:47:42 +00:00
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
2019-07-05 19:51:51 +00:00
|
|
|
<div class="package-contents">
|
|
|
|
<a name="core/20-pageindex-loader.php" id="core/20-pageindex-loader.php"></a>
|
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
|
|
|
core/20-pageindex-loader.php
|
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
|
|
|
</div>
|
2017-09-16 10:47:42 +00:00
|
|
|
<div class="package-contents">
|
2019-01-05 22:23:39 +00:00
|
|
|
<a name="modules/page-credits.php" id="modules/page-credits.php"></a>
|
2017-09-16 10:47:42 +00:00
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
2019-01-05 22:23:39 +00:00
|
|
|
modules/page-credits.php
|
2017-09-16 10:47:42 +00:00
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
2019-01-05 22:23:39 +00:00
|
|
|
<a name="modules/feature-stats.php" id="modules/feature-stats.php"></a>
|
2017-09-16 10:47:42 +00:00
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
2019-01-05 22:23:39 +00:00
|
|
|
modules/feature-stats.php
|
2017-09-16 10:47:42 +00:00
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
2019-07-05 19:51:51 +00:00
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
|
|
|
<a name="core/45-environment-deferred.php" id="core/45-environment-deferred.php"></a>
|
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
|
|
|
core/45-environment-deferred.php
|
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
2017-09-16 10:47:42 +00:00
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
2019-01-05 22:23:39 +00:00
|
|
|
<a name="modules/page-view.php" id="modules/page-view.php"></a>
|
2017-09-16 10:47:42 +00:00
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
2019-01-05 22:23:39 +00:00
|
|
|
modules/page-view.php
|
2017-10-25 21:45:15 +00:00
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
2017-09-16 10:47:42 +00:00
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
2019-01-05 22:23:39 +00:00
|
|
|
<a name="modules/feature-upload.php" id="modules/feature-upload.php"></a>
|
2017-09-16 10:47:42 +00:00
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
2019-01-05 22:23:39 +00:00
|
|
|
modules/feature-upload.php
|
2017-09-16 10:47:42 +00:00
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
2019-07-05 19:51:51 +00:00
|
|
|
<a name="core/10-login.php" id="core/10-login.php"></a>
|
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
|
|
|
core/10-login.php
|
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
|
|
|
<a name="modules/feature-firstrun.php" id="modules/feature-firstrun.php"></a>
|
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
|
|
|
modules/feature-firstrun.php
|
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
|
|
|
<a name="core/05-functions.php" id="core/05-functions.php"></a>
|
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
|
|
|
core/05-functions.php
|
|
|
|
<small style="float: right;padding-right: 10px;">3</small>
|
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>10</td>
|
|
|
|
<td>Argument $s is missing from the Docblock of url_origin</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>10</td>
|
|
|
|
<td>Argument $use_forwarded_host is missing from the Docblock of url_origin</td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>10</td>
|
|
|
|
<td>No summary for function \url_origin()</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
|
|
|
<a name="core/50-security.php" id="core/50-security.php"></a>
|
2017-09-16 10:47:42 +00:00
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
2019-07-05 19:51:51 +00:00
|
|
|
core/50-security.php
|
2017-09-16 10:47:42 +00:00
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
2019-02-24 16:03:11 +00:00
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
|
|
|
<a name="modules/feature-interwiki-links.php" id="modules/feature-interwiki-links.php"></a>
|
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
|
|
|
modules/feature-interwiki-links.php
|
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
2017-09-16 10:47:42 +00:00
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
2019-01-05 22:23:39 +00:00
|
|
|
<a name="modules/extra-sidebar.php" id="modules/extra-sidebar.php"></a>
|
2017-09-16 10:47:42 +00:00
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
2019-01-05 22:23:39 +00:00
|
|
|
modules/extra-sidebar.php
|
2017-09-16 10:47:42 +00:00
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
2019-01-05 22:23:39 +00:00
|
|
|
<a name="modules/action-raw.php" id="modules/action-raw.php"></a>
|
2017-09-16 10:47:42 +00:00
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
2019-01-05 22:23:39 +00:00
|
|
|
modules/action-raw.php
|
2017-09-16 10:47:42 +00:00
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
2019-01-05 22:23:39 +00:00
|
|
|
<a name="modules/page-update.php" id="modules/page-update.php"></a>
|
2017-09-16 10:47:42 +00:00
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
2019-01-05 22:23:39 +00:00
|
|
|
modules/page-update.php
|
2017-09-16 10:47:42 +00:00
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
2019-01-05 22:23:39 +00:00
|
|
|
<a name="modules/feature-history.php" id="modules/feature-history.php"></a>
|
2017-09-16 10:47:42 +00:00
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
2019-01-05 22:23:39 +00:00
|
|
|
modules/feature-history.php
|
2017-09-16 10:47:42 +00:00
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
2019-01-05 22:23:39 +00:00
|
|
|
<a name="modules/feature-comments.php" id="modules/feature-comments.php"></a>
|
2017-09-16 10:47:42 +00:00
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
2019-01-05 22:23:39 +00:00
|
|
|
modules/feature-comments.php
|
2018-12-12 23:23:50 +00:00
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
2017-09-16 10:47:42 +00:00
|
|
|
</h3>
|
2019-07-05 19:51:51 +00:00
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
|
|
|
<a name="core/25-page-ids.php" id="core/25-page-ids.php"></a>
|
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
|
|
|
core/25-page-ids.php
|
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
2017-09-16 10:47:42 +00:00
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
2018-12-12 23:31:24 +00:00
|
|
|
<a name="modules/page-delete.php" id="modules/page-delete.php"></a>
|
2017-09-16 10:47:42 +00:00
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
2018-12-12 23:31:24 +00:00
|
|
|
modules/page-delete.php
|
2017-09-16 10:47:42 +00:00
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
2019-01-05 22:23:39 +00:00
|
|
|
<a name="modules/page-export.php" id="modules/page-export.php"></a>
|
2017-09-16 10:47:42 +00:00
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
2019-01-05 22:23:39 +00:00
|
|
|
modules/page-export.php
|
2017-09-16 10:47:42 +00:00
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
2019-01-05 22:23:39 +00:00
|
|
|
<a name="modules/page-list.php" id="modules/page-list.php"></a>
|
2017-09-16 10:47:42 +00:00
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
2019-01-05 22:23:39 +00:00
|
|
|
modules/page-list.php
|
2017-09-16 10:47:42 +00:00
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
2019-01-05 22:23:39 +00:00
|
|
|
<a name="modules/parser-parsedown.php" id="modules/parser-parsedown.php"></a>
|
2017-09-16 10:47:42 +00:00
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
2019-01-05 22:23:39 +00:00
|
|
|
modules/parser-parsedown.php
|
2019-07-05 19:51:51 +00:00
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
2017-09-16 10:47:42 +00:00
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
2019-01-05 22:23:39 +00:00
|
|
|
</tr>
|
2019-07-05 19:51:51 +00:00
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
|
|
|
<a name="core/15-apidoc.php" id="core/15-apidoc.php"></a>
|
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
|
|
|
core/15-apidoc.php
|
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
2019-01-05 22:23:39 +00:00
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
2019-07-05 19:51:51 +00:00
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
2017-09-16 10:47:42 +00:00
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
2019-01-05 22:23:39 +00:00
|
|
|
<a name="modules/feature-user-preferences.php" id="modules/feature-user-preferences.php"></a>
|
2017-09-16 10:47:42 +00:00
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
2019-01-05 22:23:39 +00:00
|
|
|
modules/feature-user-preferences.php
|
2018-12-12 23:31:24 +00:00
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
2017-09-16 10:47:42 +00:00
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
2019-01-05 22:23:39 +00:00
|
|
|
<a name="download.php" id="download.php"></a>
|
2017-09-16 10:47:42 +00:00
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
2019-01-05 22:23:39 +00:00
|
|
|
download.php
|
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
2017-09-16 10:47:42 +00:00
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
2019-01-05 22:23:39 +00:00
|
|
|
<a name="modules/api-status.php" id="modules/api-status.php"></a>
|
2017-09-16 10:47:42 +00:00
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
2019-01-05 22:23:39 +00:00
|
|
|
modules/api-status.php
|
2017-09-16 10:47:42 +00:00
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
2019-01-05 22:23:39 +00:00
|
|
|
<a name="modules/feature-search.php" id="modules/feature-search.php"></a>
|
2017-09-16 10:47:42 +00:00
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
2019-01-05 22:23:39 +00:00
|
|
|
modules/feature-search.php
|
2017-09-16 10:47:42 +00:00
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
2019-07-05 19:51:51 +00:00
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
|
|
|
<a name="core/99-module-insert.php" id="core/99-module-insert.php"></a>
|
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
|
|
|
core/99-module-insert.php
|
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
|
|
|
</h3>
|
2017-09-16 10:47:42 +00:00
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="package-contents">
|
2019-01-05 22:23:39 +00:00
|
|
|
<a name="modules/page-move.php" id="modules/page-move.php"></a>
|
2017-09-16 10:47:42 +00:00
|
|
|
<h3>
|
|
|
|
<i class="icon-file"></i>
|
2019-01-05 22:23:39 +00:00
|
|
|
modules/page-move.php
|
2017-11-20 20:40:59 +00:00
|
|
|
<small style="float: right;padding-right: 10px;">1</small>
|
2017-09-16 10:47:42 +00:00
|
|
|
</h3>
|
|
|
|
<div>
|
|
|
|
<table class="table markers table-bordered">
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<th>Type</th>
|
|
|
|
<th>Line</th>
|
|
|
|
<th>Description</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>error</td>
|
|
|
|
<td>0</td>
|
|
|
|
<td>No summary was found for this file</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</section>
|
|
|
|
|
|
|
|
<footer class="row-fluid">
|
|
|
|
<section class="span10 offset2">
|
|
|
|
<section class="row-fluid">
|
|
|
|
<section class="span10 offset1">
|
|
|
|
<section class="row-fluid footer-sections">
|
|
|
|
<section class="span4">
|
|
|
|
<h1><i class="icon-code"></i></h1>
|
|
|
|
<div>
|
|
|
|
<ul>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
</section>
|
|
|
|
<section class="span4">
|
|
|
|
<h1><i class="icon-bar-chart"></i></h1>
|
|
|
|
<div>
|
|
|
|
<ul>
|
|
|
|
<li><a href="../graphs/class.html">Class Hierarchy Diagram</a></li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
</section>
|
|
|
|
<section class="span4">
|
|
|
|
<h1><i class="icon-pushpin"></i></h1>
|
|
|
|
<div>
|
|
|
|
<ul>
|
|
|
|
<li><a href="../reports/errors.html">Errors</a></li>
|
|
|
|
<li><a href="../reports/markers.html">Markers</a></li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
</section>
|
|
|
|
</section>
|
|
|
|
</section>
|
|
|
|
</section>
|
|
|
|
<section class="row-fluid">
|
|
|
|
<section class="span10 offset1">
|
|
|
|
<hr />
|
|
|
|
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored
|
2019-07-05 19:51:51 +00:00
|
|
|
on July 5th, 2019 at 19:50.
|
2017-09-16 10:47:42 +00:00
|
|
|
</section>
|
|
|
|
</section>
|
|
|
|
</section>
|
|
|
|
</footer>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|