1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-09 22:17:14 +02:00
Files
php-phpbb/phpBB
Callum Macrae b530a4ede4 [ticket/10510] Shortened an if statement.
Replaced an isset() and var check with a !empty.

PHPBB3-10510
2012-03-17 18:06:46 +00:00
..