koha php,Koha.pm · Gitee 极速下载/koha - Gitee.com

package Koha;

# Copyright 2015 BibLibre

# Copyright 2015 Theke Solutions

#

# This file is part of Koha.

#

# Koha is free software; you can redistribute it and/or modify it

# under the terms of the GNU General Public License as published by

# the Free Software Foundation; either version 3 of the License, or

# (at your option) any later version.

#

# Koha is distributed in the hope that it will be useful, but

# WITHOUT ANY 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, see .

use Modern::Perl;

use vars qw{ $VERSION };

#the kohaversion is divided in 4 parts :

# - #1 : the major number. 3 atm

# - #2 : the functional release. 00 atm

# - #3 : the subnumber, moves only on a public release

# - #4 : the developer version. The 4th number is the database subversion.

# used by developers when the database changes. updatedatabase take care of the changes itself

# and is automatically called by Auth.pm when needed.

$VERSION = "20.12.00.023";

sub version {

return $VERSION;

}

1;

=head1 NAME

Koha - The world's first free and open source library system.

=head1 SYNOPSIS

At the moment this module only provides a version subroutine.

=head1 METHODS

=head2 version

use Koha;

my $version = Koha::version;

=head1 SEE ALSO

C4::Context

kohaversion.pl

=head1 AUTHORS

Jonathan Druart

Tomas Cohen Arazi

=cut

一键复制

编辑

Web IDE

原始数据

按行查看

历史

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值