Skip to content

Commit fdc8059

Browse files
committed
docs: add missing Content Changes in View Files
1 parent cc14fdd commit fdc8059

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

user_guide_src/source/installation/upgrade_430.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,17 @@ Config
325325
- app/Config/Validation.php
326326
- The default Validation Rules have been changed to Strict Rules for better security. See :ref:`validation-traditional-and-strict-rules`.
327327

328+
View Files
329+
----------
330+
331+
The following view files have been changed to HTML5 compatible tags.
332+
Also, error messages are now defined in the **Errors** language file.
333+
334+
- app/Views/errors/html/error_404.php
335+
- app/Views/errors/html/error_exception.php
336+
- app/Views/errors/html/production.php
337+
- app/Views/welcome_message.php
338+
328339
All Changes
329340
===========
330341

0 commit comments

Comments
 (0)