• Resolved net

    (@krstarica)


    In admin/options.php:382 and admin/options.php:384 still having PHP short open tags:

    <? for ($i=1; $i<=5; $i++) { ?>
    <tr valign="top"><?php hefo_field_textarea('snippet_' . $i, __('Snippet ' . $i, 'header-footer'), ''); ?></tr>
    <? } ?>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Using PHP short open tags’ is closed to new replies.