Modified class files for PHP5

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

View File

@@ -17,7 +17,7 @@ if (!defined('IN_PHPBB'))
*/
class acp_portal_info
{
function module()
public function module()
{
return array(
'filename' => 'acp_portal',