recommit for updates in build 31

This commit is contained in:
Jenkins ConfDroid
2018-12-30 16:22:02 +01:00
parent 2d8b68eee9
commit 979291442e
2 changed files with 12 additions and 2 deletions

View File

@@ -8,6 +8,16 @@ Changelog of Git Changelog.
<h2> No issue </h2> <h2> No issue </h2>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/24f6dbc865e2189">24f6dbc865e2189</a> Jenkins ConfDroid <i>2019-12-30 15:13:29</i>
<p>
<h3>recommit for updates in build 30</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/9c684dadd54a5f5">9c684dadd54a5f5</a> Arne Teuke <i>2019-12-30 15:12:52</i>
<p>
<h3>edites template</h3>
</p>
<a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/a753f771ddb3e90">a753f771ddb3e90</a> Jenkins ConfDroid <i>2019-12-30 15:09:31</i> <a href="https://gitlab.confdroid.com/12WW1160/git-changelog-lib/commit/a753f771ddb3e90">a753f771ddb3e90</a> Jenkins ConfDroid <i>2019-12-30 15:09:31</i>
<p> <p>
<h3>recommit for updates in build 29</h3> <h3>recommit for updates in build 29</h3>

View File

@@ -190,7 +190,7 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
<span class='type'>(<tt>Any</tt>)</span> <span class='type'>(<tt>Any</tt>)</span>
<em class="default">(defaults to: <tt>undef</tt>)</em> <em class="default">(defaults to: <tt>&#39;&#39;</tt>)</em>
</li> </li>
@@ -295,7 +295,7 @@ $frontend_mode = undef,
$fe_use_backend = &#39;&#39;, $fe_use_backend = &#39;&#39;,
$fe_bind_mode = &#39;*:80&#39;, $fe_bind_mode = &#39;*:80&#39;,
$frontend_order = &#39;010&#39;, $frontend_order = &#39;010&#39;,
$acl_rule = undef, $acl_rule = &#39;&#39;,
$acl_order = &#39;020&#39;, $acl_order = &#39;020&#39;,
$backend_name = undef, $backend_name = undef,
$backend_order = &#39;030&#39;, $backend_order = &#39;030&#39;,