From 79d1cc1cc5c78b63daaf7bfb1446541dd878a1d7 Mon Sep 17 00:00:00 2001 From: Jacek Kowalski <Jacek@jacekk.info> Date: Mon, 25 Jun 2012 19:12:05 +0000 Subject: [PATCH] Usunięcie pustych linii na końcach plików. --- class/config.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/class/config.php b/class/config.php index bfb7d08..c9061f8 100644 --- a/class/config.php +++ b/class/config.php @@ -13,4 +13,4 @@ ), ); } -?> +?> \ No newline at end of file -- Gitblit v1.9.1