From 3882025b6c83fa9dd169a7dfcba047a608c18985 Mon Sep 17 00:00:00 2001 From: Jacek Kowalski <Jacek@jacekk.info> Date: Sat, 30 Mar 2013 14:18:30 +0000 Subject: [PATCH] Moduł OPAC - wersja stworzona na podstawie głównego modułu --- includes/convert.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/includes/convert.php b/includes/convert.php index 2598bec..6d636d9 100644 --- a/includes/convert.php +++ b/includes/convert.php @@ -38,4 +38,4 @@ return $kod . checksum::EAN($kod); } } -?> +?> \ No newline at end of file -- Gitblit v1.9.1