Basic release information
| Release | Download | File date | Last parsed | Files | Strings | Warnings |
|---|---|---|---|---|---|---|
| Killfile 6.x-1.0-beta2 | killfile-6.x-1.0-beta2.tar.gz | Thu, 03/03/2011 - 17:16 | Thu, 03/03/2011 - 17:32 | 6 | 58 | 1 |
Files parsed in this release
| File location | Version information |
|---|---|
| killfile/ | n/ |
| killfile/ | n/ |
| killfile/ | n/ |
| killfile/ | n/ |
| killfile/ | n/ |
| killfile/ | n/ |
Source code warnings identified
| Warning value |
|---|
| The first two watchdog() parameters should be literal strings. There should be no variables, concatenation, constants or even a t() call there. At watchdog('killfile',format_plural($count,'Purged 1 expired node from the killfile.','Purged @count expired nodes from the killfile.')) in killfile/killfile.module on line 425. Read more at http://drupal.org/node/323101 |