Basic release information
| Release | Download | File date | Last parsed | Files | Strings | Warnings |
|---|---|---|---|---|---|---|
| Omega Tools 7.x-1.0-beta6 | omega_tools-7.x-1.0-beta6.tar.gz | Fri, 05/14/2010 - 14:40 | Fri, 05/14/2010 - 14:50 | 2 | 13 | 3 |
Files parsed in this release
| File location | Version information |
|---|---|
| omega_ | 1.1.4.8 2010/ |
| omega_ | 1.1.4.1 2010/ |
Source code warnings identified
| Warning value |
|---|
| The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t('Omega - '.ucwords($region_desc)) in omega_tools/omega_tools.module on line 182. Read more at http://drupal.org/node/322732 |
| The first parameter to t() should be a literal string. There should be no variables, concatenation, constants or other non-literal strings there. At t($real_title) in omega_tools/omega_tools.module on line 202. Read more at http://drupal.org/node/322732 |
| Invalid menu 'title' definition found in omega_tools_menu(). Title and description keys of the menu array should be literal strings. In omega_tools/omega_tools.module on line 10. Read more at http://drupal.org/node/323101 |