tripal_search.coder_ignores.txt 363 B

12345678
  1. ; The file should be formatted this way :
  2. ; file:line:warning-type
  3. ; where warning-type is one of security, style, sql, i18n, comment, etc.
  4. ; Can't use db placeholders in this case since the variable contains the SQL describing
  5. ; a join and this would be sanitized if that was added through a placeholder
  6. tripal_search.module:126:sql
  7. tripal_search.module:136:sql