some more refactoring

This commit is contained in:
Miroslav Stampar
2012-02-16 13:46:01 +00:00
parent 32ca99da53
commit 6632aa7308
5 changed files with 75 additions and 79 deletions

View File

@@ -30,4 +30,8 @@
<regexp value="JServSessionId">
<info technology="Apache|JSP"/>
</regexp>
<regexp value="CFID|CFTOKEN|CFMAGIC">
<info technology="ColdFusion"/>
</regexp>
</root>

View File

@@ -48,10 +48,7 @@
<dbms value="IBM DB2">
<error regexp="CLI Driver.*DB2"/>
<error regexp="DB2 SQL error"/>
<error regexp="db2_connect\("/>
<error regexp="db2_exec\("/>
<error regexp="db2_execute\("/>
<error regexp="db2_fetch_"/>
<error regexp="db2_\w+\("/>
</dbms>
<!-- Informix -->