Active
Project:
Translation Access
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Mar 2011 at 23:17 UTC
Updated:
4 Mar 2011 at 23:17 UTC
!$perms[$perm_key] should be !isset($perms[$perm_key]) in the i18n_access implementation of hook_form_alter to prevent "undefined index" php notices from being generated.