1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-15 13:14:09 +02:00

document plugin-support

move language path declaration to object instantiation


git-svn-id: file:///svn/phpbb/trunk@9239 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2008-12-28 10:53:28 +00:00
parent 0c1c26e2ee
commit fbaf2baa8d
6 changed files with 48 additions and 23 deletions

View File

@@ -541,4 +541,4 @@ $lang = array_merge($lang, array(
'NO_NONMEMBER' => 'No non-member groups',
));
?>
?>