aurweb/web/template
Lukas Fleischer 6102759b7c Use echo shortcut syntax
Replace all occurrences of "<?php echo" and "<?php print" by "<?=" to
reduce noise in templates.

Note that as of PHP 5.4.0, "<?=" is always available and no longer
requires "short_open_tag" to be set.

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2012-09-24 12:23:04 +02:00
..
stats Use echo shortcut syntax 2012-09-24 12:23:04 +02:00
account_details.php Use echo shortcut syntax 2012-09-24 12:23:04 +02:00
account_edit_form.php Use echo shortcut syntax 2012-09-24 12:23:04 +02:00
account_search_results.php Use echo shortcut syntax 2012-09-24 12:23:04 +02:00
actions_form.php Use echo shortcut syntax 2012-09-24 12:23:04 +02:00
footer.php Use echo shortcut syntax 2012-09-24 12:23:04 +02:00
header.php Use echo shortcut syntax 2012-09-24 12:23:04 +02:00
pkg_comment_form.php Use echo shortcut syntax 2012-09-24 12:23:04 +02:00
pkg_comments.php Use echo shortcut syntax 2012-09-24 12:23:04 +02:00
pkg_details.php Use echo shortcut syntax 2012-09-24 12:23:04 +02:00
pkg_search_form.php Use echo shortcut syntax 2012-09-24 12:23:04 +02:00
pkg_search_results.php Use echo shortcut syntax 2012-09-24 12:23:04 +02:00
search_accounts_form.php Use echo shortcut syntax 2012-09-24 12:23:04 +02:00
template.phps rename *.inc files to *.inc.php and adjust imports and references 2011-06-22 15:15:04 +02:00
tu_details.php Use echo shortcut syntax 2012-09-24 12:23:04 +02:00
tu_list.php Use echo shortcut syntax 2012-09-24 12:23:04 +02:00