do not use t() on empty string
Pasqualle - November 10, 2008 - 15:35
| Project: | CSS Injector |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | reviewed & tested by the community |
Description
please do not use t() on empty string.
css_injector.admin.inc line 170
'#description' => t(''),
#1
and line 178
#2
Version: cvs DRUPAL-6--1 branch
#3
Patch (#2) is OK.