-
- Downloads
Fix the "addHeader($tag, $attributes, $text)" methods to not ignore the $text parameter
Also support closing tags with no text content given Conflicts: lib/private/template.php
Showing
- core/templates/layout.base.php 1 addition, 9 deletionscore/templates/layout.base.php
- core/templates/layout.guest.php 1 addition, 10 deletionscore/templates/layout.guest.php
- core/templates/layout.user.php 1 addition, 9 deletionscore/templates/layout.user.php
- lib/private/template.php 21 additions, 6 deletionslib/private/template.php
- lib/private/util.php 3 additions, 3 deletionslib/private/util.php
- lib/public/util.php 4 additions, 2 deletionslib/public/util.php
Loading
Please register or sign in to comment