From 85c65e52b25199e17e9a2f9a4ad002bde03afa03 Mon Sep 17 00:00:00 2001 From: Jacek Kowalski <Jacek@jacekk.info> Date: Sat, 02 Mar 2013 16:54:23 +0000 Subject: [PATCH] Poprawki w interfejsie do inwentaryzacji: - zmiany w tekstach, - dodanie brakującego argumentu method="post" w formularzu, - stworzenie pliku obsługującego zakończenie inwentaryzacji. --- includes/validate.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/includes/validate.php b/includes/validate.php index c826105..a6a0630 100644 --- a/includes/validate.php +++ b/includes/validate.php @@ -124,4 +124,4 @@ error::add('Nieznany typ kodu'); } } -?> +?> \ No newline at end of file -- Gitblit v1.9.1