aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/fixtures/ext/foo/bar/language/en/permissions_foo.php
blob: 64b497c3942eae1afcd0c2c45306d0403fe0173d (plain)
1
2
3
4
5
<?php

$lang = array_merge($lang, array(
	'ACL_U_FOOBAR'		=> 'Can view foobar with permission foo',
));