From 6cba3f7a45bef8753536a47c1d282dcdcdfde68f Mon Sep 17 00:00:00 2001
From: Jacek Kowalski <Jacek@jacekk.info>
Date: Fri, 17 May 2013 15:35:03 +0000
Subject: [PATCH] Poprawki w systemie inwentaryzacji - dodanie m.in. brakujÄ…cego require()

---
 includes/config.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/includes/config.php b/includes/config.php
index 3e14cf8..9a1727c 100644
--- a/includes/config.php
+++ b/includes/config.php
@@ -16,4 +16,4 @@
 	// Klucz API LibraryThing
 	static $lt_api = '';
 }
-?> 
\ No newline at end of file
+?>
\ No newline at end of file

--
Gitblit v1.9.1