We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f2fdf7 commit e884f7eCopy full SHA for e884f7e
app/Views/errors/html/error_exception.php
@@ -24,7 +24,7 @@
24
<!-- Header -->
25
<div class="header">
26
<div class="environment">
27
- Displayed at <?= esc(date('H:i:sa')) ?> —
+ Displayed at <?= esc(date('H:i:s')) ?> —
28
PHP: <?= esc(PHP_VERSION) ?> —
29
CodeIgniter: <?= esc(CodeIgniter::CI_VERSION) ?> --
30
Environment: <?= ENVIRONMENT ?>
0 commit comments