From 96975a52e0cfa0427e877db7830a2b6662e8a012 Mon Sep 17 00:00:00 2001 From: Max Kremmel Date: Mon, 20 Nov 2006 19:02:12 +0000 Subject: missing comma --- admin/admin_fisheye_inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'admin') diff --git a/admin/admin_fisheye_inc.php b/admin/admin_fisheye_inc.php index e35ad4b..da6b273 100644 --- a/admin/admin_fisheye_inc.php +++ b/admin/admin_fisheye_inc.php @@ -17,7 +17,7 @@ $formGalleryGeneral = array( 'label' => 'Background Thumbnailer', 'note' => 'Thumbnails will be queued and regenerated by a background command-line script. For more information, see '.FISHEYE_PKG_PATH.'thumbaniler.php or you can run it manually', 'type' => 'checkbox' - ) + ), "fisheye_show_public_on_upload" => array( 'label' => 'Show Public Galleries on Upload', 'note' => 'Enable this if you want to have all public galleries visible when uploading files. This might cause problems on large sites with many public galleries.', -- cgit v1.3