1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-20 03:06:11 +02:00
Files
php-phpbb/phpBB/styles/subsilver2/template
Igor Wiedler af5b9a9640 [ticket/9556] Drop php closing tags, add trailing newline
Closing tags converted using Oleg's script.
remove-php-end-tags.py -a .

Trailing newlines added using the following where $ext is file extension.
find . -type f -name "*.$ext" -print | xargs printf "e %s\nw\n" | ed -s;

Extensions: php, css, html, js, xml.

PHPBB3-9556
2010-11-11 19:10:55 +01:00
..
2009-12-13 14:23:40 +00:00
2007-09-22 18:31:50 +00:00
2007-09-22 18:31:50 +00:00
2007-09-22 18:31:50 +00:00
2007-09-22 18:31:50 +00:00
2009-02-27 16:48:41 +00:00
2007-09-18 14:49:19 +00:00