|
7 | 7 |
|
8 | 8 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
9 | 9 |
|
10 | | - <title>Change Logs — CodeIgniter 4.1.5 documentation</title> |
| 10 | + <title>Change Logs — CodeIgniter 4.1.6 documentation</title> |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
|
44 | 44 | <link rel="index" title="Index" href="../genindex.html" /> |
45 | 45 | <link rel="search" title="Search" href="../search.html" /> |
46 | 46 | <link rel="next" title="Version 4.1.6" href="v4.1.6.html" /> |
47 | | - <link rel="prev" title="The MIT License (MIT)" href="../license.html" /> |
| 47 | + <link rel="prev" title="Upgrade View Parser" href="../installation/upgrade_view_parser.html" /> |
48 | 48 | </head> |
49 | 49 |
|
50 | 50 | <body class="wy-body-for-nav"> |
|
95 | 95 | <li class="toctree-l2"><a class="reference internal" href="../intro/requirements.html">Server Requirements</a></li> |
96 | 96 | <li class="toctree-l2"><a class="reference internal" href="../intro/credits.html">Credits</a></li> |
97 | 97 | <li class="toctree-l2"><a class="reference internal" href="../intro/psr.html">PSR Compliance</a></li> |
| 98 | +<li class="toctree-l2"><a class="reference internal" href="../license.html">License Agreement</a></li> |
98 | 99 | </ul> |
99 | 100 | </li> |
100 | 101 | </ul> |
101 | | -<ul> |
102 | | -<li class="toctree-l1"><a class="reference internal" href="../installation/index.html">Installation</a><ul> |
| 102 | +<ul class="current"> |
| 103 | +<li class="toctree-l1 current"><a class="reference internal" href="../installation/index.html">Installation</a><ul class="current"> |
103 | 104 | <li class="toctree-l2"><a class="reference internal" href="../installation/installing_composer.html">Composer Installation</a></li> |
104 | 105 | <li class="toctree-l2"><a class="reference internal" href="../installation/installing_manual.html">Manual Installation</a></li> |
105 | 106 | <li class="toctree-l2"><a class="reference internal" href="../installation/running.html">Running Your App</a></li> |
106 | 107 | <li class="toctree-l2"><a class="reference internal" href="../installation/upgrading.html">Upgrading From a Previous Version</a></li> |
| 108 | +<li class="toctree-l2 current"><a class="current reference internal" href="#">Change Logs</a></li> |
107 | 109 | <li class="toctree-l2"><a class="reference internal" href="../installation/troubleshooting.html">Troubleshooting</a></li> |
108 | 110 | <li class="toctree-l2"><a class="reference internal" href="../installation/repositories.html">CodeIgniter Repositories</a></li> |
109 | 111 | </ul> |
|
332 | 334 |
|
333 | 335 | <li><a href="../index.html" class="icon icon-home"></a> »</li> |
334 | 336 |
|
| 337 | + <li><a href="../installation/index.html">Installation</a> »</li> |
| 338 | + |
335 | 339 | <li>Change Logs</li> |
336 | 340 |
|
337 | 341 |
|
@@ -393,16 +397,16 @@ <h2>Version 4.1<a class="headerlink" href="#version-version" title="Permalink to |
393 | 397 | <footer> |
394 | 398 | <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation"> |
395 | 399 | <a href="v4.1.6.html" class="btn btn-neutral float-right" title="Version 4.1.6" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> |
396 | | - <a href="../license.html" class="btn btn-neutral float-left" title="The MIT License (MIT)" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a> |
| 400 | + <a href="../installation/upgrade_view_parser.html" class="btn btn-neutral float-left" title="Upgrade View Parser" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a> |
397 | 401 | </div> |
398 | 402 |
|
399 | 403 | <hr/> |
400 | 404 |
|
401 | 405 | <div role="contentinfo"> |
402 | 406 | <p> |
403 | | - © Copyright 2019-2021 CodeIgniter Foundation. |
| 407 | + © Copyright 2019-2022 CodeIgniter Foundation. |
404 | 408 | <span class="lastupdated"> |
405 | | - Last updated on Nov 08, 2021. |
| 409 | + Last updated on Jan 04, 2022. |
406 | 410 | </span> |
407 | 411 |
|
408 | 412 | </p> |
|
0 commit comments