From 73331239a9fca9f5d296e6e9e4b7884001b0016d Mon Sep 17 00:00:00 2001 From: Martin Kucej Date: Mon, 14 Jun 2021 09:00:22 -0500 Subject: [PATCH] minor comment change --- public/paths.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/paths.php b/public/paths.php index 50344f2..e231c84 100644 --- a/public/paths.php +++ b/public/paths.php @@ -4,7 +4,7 @@ * Enter your custom paths below, if I, Librarian can't find them on it's own. */ -// Path where the ilibrarian.ini file is, e.g. /etc/i-librarian. +// Path where the 'config' folder is, e.g. /etc/i-librarian. $IL_CONFIG_PATH = ''; // Path where the 'classes' and 'app' folders are, e.g. /usr/share/i-librarian.