From 901a53ccf7ee61a26c261b023575de3813845565 Mon Sep 17 00:00:00 2001 From: jimmacfx Date: Wed, 26 Sep 2007 08:42:25 +0000 Subject: make exif configurable again git-svn-id: https://forgesvn1.novell.com/svn/original/trunk@23 4fa712ea-3c06-0410-9261-c11b4c06c003 --- www/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/index.php') diff --git a/www/index.php b/www/index.php index 894ba99..49f60f5 100644 --- a/www/index.php +++ b/www/index.php @@ -375,7 +375,7 @@ if (!$galerie) { - require("$root/inc/exif.inc.php"); + if ($exif) require("$root/inc/exif.inc.php"); /* Image comment really poor naming here, it is caption. */ -- cgit v1.2.3