Jose Manuel Estevez wrote:
I forget to mention that also I had to add the following :
sub cmdUpdateSearchAttributes {
# begin patch
our ($errval, $errno, $db);
# end patch
...
I think this is due to the strict pragma included in the last version.
Yes, commited too.
Michael
--
___
Hi,
I forget to mention that also I had to add the following :
sub cmdUpdateSearchAttributes {
# begin patch
our ($errval, $errno, $db);
# end patch
...
I think this is due to the strict pragma included in the last version.
Regards, Jose
-