https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15562

Srdjan Jankovic <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #47838|0                           |1
        is obsolete|                            |

--- Comment #9 from Srdjan Jankovic <[email protected]> ---
Created attachment 47945
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47945&action=edit
bug_15562: Use do() rather than system() to execute updatedatabase.pl from
installer.pl

That way:
* no external process is spawned
* code executes in the same perl process, which is required for plack
  multi-site

I have a dream. A dream that one day all code from .pl's will be in some
.pm's.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to