|
4 | 4 | <meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> |
5 | 5 |
|
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
7 | | - <title>Change Logs — CodeIgniter 4.3.2 documentation</title> |
| 7 | + <title>Change Logs — CodeIgniter 4.3.3 documentation</title> |
8 | 8 | <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> |
9 | 9 | <link rel="stylesheet" href="../_static/css/citheme.css" type="text/css" /> |
10 | 10 | <link rel="shortcut icon" href="../_static/favicon.ico"/> |
|
21 | 21 | <script src="../_static/js/theme.js"></script> |
22 | 22 | <link rel="index" title="Index" href="../genindex.html" /> |
23 | 23 | <link rel="search" title="Search" href="../search.html" /> |
24 | | - <link rel="next" title="Version 4.3.2" href="v4.3.2.html" /> |
| 24 | + <link rel="next" title="Version 4.3.3" href="v4.3.3.html" /> |
25 | 25 | <link rel="prev" title="Troubleshooting" href="../installation/troubleshooting.html" /> |
26 | 26 | </head> |
27 | 27 |
|
|
35 | 35 |
|
36 | 36 | <a href="../index.html"> |
37 | 37 |
|
38 | | - <img src="../_static/ci-logo-text.png" class="logo" alt="Logo"/> |
| 38 | + <img src="../_static/ci-logo-text.svg" class="logo" alt="Logo"/> |
39 | 39 | </a> |
40 | 40 | <div role="search"> |
41 | 41 | <form id="rtd-search-form" class="wy-form" action="../search.html" method="get"> |
|
135 | 135 | </li> |
136 | 136 | </ul> |
137 | 137 | <ul> |
138 | | -<li class="toctree-l1"><a class="reference internal" href="../database/index.html">Working With Databases</a><ul> |
| 138 | +<li class="toctree-l1"><a class="reference internal" href="../database/index.html">Working with Databases</a><ul> |
139 | 139 | <li class="toctree-l2"><a class="reference internal" href="../database/examples.html">Quick Start: Usage Examples</a></li> |
140 | 140 | <li class="toctree-l2"><a class="reference internal" href="../database/configuration.html">Database Configuration</a></li> |
141 | 141 | <li class="toctree-l2"><a class="reference internal" href="../database/connecting.html">Connecting to a Database</a></li> |
@@ -283,6 +283,7 @@ <h2>Version 4.3<a class="headerlink" href="#version-version" title="Permalink to |
283 | 283 | <p>See all the changes.</p> |
284 | 284 | <div class="toctree-wrapper compound"> |
285 | 285 | <ul> |
| 286 | +<li class="toctree-l1"><a class="reference internal" href="v4.3.3.html">Version 4.3.3</a></li> |
286 | 287 | <li class="toctree-l1"><a class="reference internal" href="v4.3.2.html">Version 4.3.2</a></li> |
287 | 288 | <li class="toctree-l1"><a class="reference internal" href="v4.3.1.html">Version 4.3.1</a></li> |
288 | 289 | <li class="toctree-l1"><a class="reference internal" href="v4.3.0.html">Version 4.3.0</a></li> |
@@ -336,14 +337,14 @@ <h2>Version 4.3<a class="headerlink" href="#version-version" title="Permalink to |
336 | 337 | </div> |
337 | 338 | <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer"> |
338 | 339 | <a href="../installation/troubleshooting.html" class="btn btn-neutral float-left" title="Troubleshooting" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a> |
339 | | - <a href="v4.3.2.html" class="btn btn-neutral float-right" title="Version 4.3.2" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> |
| 340 | + <a href="v4.3.3.html" class="btn btn-neutral float-right" title="Version 4.3.3" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> |
340 | 341 | </div> |
341 | 342 |
|
342 | 343 | <hr/> |
343 | 344 |
|
344 | 345 | <div role="contentinfo"> |
345 | 346 | <p>© Copyright 2019-2023 CodeIgniter Foundation. |
346 | | - <span class="lastupdated">Last updated on Feb 18, 2023. |
| 347 | + <span class="lastupdated">Last updated on Mar 26, 2023. |
347 | 348 | </span></p> |
348 | 349 | </div> |
349 | 350 |
|
|
0 commit comments