mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
2010-10-25 Sergio Martin <sergio.martin@artica.es>
* util/pandora_manage.pl: Change a Warning notice to informative notice git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3457 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
4145a42631
commit
6a65d318a9
@ -1,3 +1,8 @@
|
|||||||
|
2010-10-25 Sergio Martin <sergio.martin@artica.es>
|
||||||
|
|
||||||
|
* util/pandora_manage.pl: Change a Warning notice to
|
||||||
|
informative notice
|
||||||
|
|
||||||
2010-10-22 Sancho Lerena <slerena@artica.es>
|
2010-10-22 Sancho Lerena <slerena@artica.es>
|
||||||
|
|
||||||
* Config.pm: Parsing for mta_from doesn't remove blanks, allowing to
|
* Config.pm: Parsing for mta_from doesn't remove blanks, allowing to
|
||||||
|
@ -1422,7 +1422,7 @@ sub pandora_manage_main ($$$) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
print "\n[W] Nothing to do. Exiting !\n\n";
|
print "\n[*] Nothing to do. Exiting !\n\n";
|
||||||
|
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user