View | Details | Raw Unified | Return to bug 30558
Collapse All | Expand All

(-)a/help.pl (-1 / +1 lines)
Lines 18-23 Link Here
18
# along with Koha; if not, see <http://www.gnu.org/licenses>.
18
# along with Koha; if not, see <http://www.gnu.org/licenses>.
19
19
20
#test string 1
20
#test string 1
21
#test string 2
21
22
22
use Modern::Perl;
23
use Modern::Perl;
23
use CGI qw ( -utf8 );
24
use CGI qw ( -utf8 );
24
- 

Return to bug 30558