mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
Minor fixes
This commit is contained in:
parent
430facd704
commit
188fa62849
@ -1798,7 +1798,7 @@ sub app_scan($) {
|
|||||||
if ( $self->{'task_data'}->{'type'} == DISCOVERY_APP_MYSQL
|
if ( $self->{'task_data'}->{'type'} == DISCOVERY_APP_MYSQL
|
||||||
|| $self->{'task_data'}->{'type'} == DISCOVERY_APP_ORACLE
|
|| $self->{'task_data'}->{'type'} == DISCOVERY_APP_ORACLE
|
||||||
|| $self->{'task_data'}->{'type'} == DISCOVERY_APP_DB2
|
|| $self->{'task_data'}->{'type'} == DISCOVERY_APP_DB2
|
||||||
|| $self->{'task_data'}->{'type'} == DISCOVERY_APP_MICROSOFT_SQL_SERVER)
|
|| $self->{'task_data'}->{'type'} == DISCOVERY_APP_MICROSOFT_SQL_SERVER
|
||||||
) {
|
) {
|
||||||
|
|
||||||
# Database.
|
# Database.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user