mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
minor fixes
This commit is contained in:
parent
c28dfd60a5
commit
bf22ff7a50
@ -1767,8 +1767,8 @@ sub 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_SAP) {
|
|| $self->{'task_data'}->{'type'} == DISCOVERY_APP_SAP) {
|
||||||
|
|
||||||
# Application scan.
|
# Application scan.
|
||||||
|
$self->call('message', "Scanning application ...", 6);
|
||||||
return $self->app_scan();
|
return $self->app_scan();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user