Modified class files for PHP5

This commit is contained in:
Marc Alexander
2011-04-19 13:02:34 +02:00
parent 02233a88c4
commit 0009f1de1d
30 changed files with 277 additions and 277 deletions

View File

@@ -18,7 +18,7 @@ if (!defined('IN_PHPBB'))
class board3_portal_check_version
{
function version()
public function version()
{
global $config, $phpbb_root_path, $phpEx;