1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-04-20 07:42:09 +02:00

I tink I taw another bluudy error ... I did! I did see another bluudy error

git-svn-id: file:///svn/phpbb/trunk@3388 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen 2003-01-28 18:36:20 +00:00
parent d8f4b656ae
commit 3c8b03e50e

View File

@ -42,7 +42,7 @@ require('pagestart.' . $phpEx);
// Do we have general permissions?
if (!$auth->acl_get('a_icons'))
{
trigger_error($user->lang['No_admin']);
trigger_error($user->lang['NO_ADMIN']);
}
// Grab some basic parameters