X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=misc%2Fkohalib.pl;h=e0add492b028c2b12af455ff556f83a0f0e8b459;hb=9ac83cdaafb267e1a76aa957b86b7e7b8955d819;hp=c6f2710e85385786c55d23838c0f907568551624;hpb=c52357edc62f03d20c417e9fc1ce7eb814bfc8bc;p=koha_fer diff --git a/misc/kohalib.pl b/misc/kohalib.pl index c6f2710e85..e0add492b0 100755 --- a/misc/kohalib.pl +++ b/misc/kohalib.pl @@ -13,9 +13,9 @@ # WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR # A PARTICULAR PURPOSE. See the GNU General Public License for more details. # -# You should have received a copy of the GNU General Public License along with -# Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place, -# Suite 330, Boston, MA 02111-1307 USA +# You should have received a copy of the GNU General Public License along +# with Koha; if not, write to the Free Software Foundation, Inc., +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # This script is used by command-line utilities to set # @INC properly -- specifically, to point to the directory @@ -39,6 +39,7 @@ # use strict; +#use warnings; FIXME - Bug 2505 my $module_dir; BEGIN {