mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-02-07 12:36:25 +00:00
![mark_story](/assets/img/avatar_default.png)
They are not broadly supported before PHP 5.4 and we should escape all the content the core templates output.
1 line
95 B
PHP
1 line
95 B
PHP
<div id="<?php echo h($key) ?>Message" class="message success"><?php echo h($message) ?></div>
|