changeset 831:40546d6f9254

Typofix.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 25 Nov 2014 13:54:27 +0200
parents 2708f7715a1c
children bd1cfc7b52d2
files faptool.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/faptool.php	Tue Nov 25 09:56:23 2014 +0200
+++ b/faptool.php	Tue Nov 25 13:54:27 2014 +0200
@@ -78,7 +78,7 @@
 if ($setEntryPath === FALSE || $setPreviewPath === FALSE ||
     $setPreviewURL === FALSE || $setThumbDir === FALSE)
 {
-  die("Some required settings not defined in mconfig.inc.php!\n";
+  die("Some required settings not defined in mconfig.inc.php!\n");
 }