[Koha-bugs] [Bug 17600] Standardize the EXPORT

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 2 11:36:06 CEST 2017


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

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

--- Comment #34 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 62940
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62940&action=edit
Bug 17600: Standardize our EXPORT_OK

On bug 17591 we discovered that there was something weird going on with
the way we export and use subroutines/modules.
This patch tries to standardize our EXPORT to use EXPORT_OK only.

That way we will need to explicitely define the subroutine we want to
use from a module.
There are still a lot of things to do, it would be good to write
a script to do what's need to be done.

Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list