projects
/
phpfspot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dee52ad
)
cjpeg is not used - we do this with ImageMagick
author
Andreas Unterkircher
<unki@netshadow.at>
Sun, 13 Apr 2008 05:16:41 +0000
(07:16 +0200)
committer
Andreas Unterkircher
<unki@netshadow.at>
Sun, 13 Apr 2008 05:17:35 +0000
(07:17 +0200)
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
phpfspot_cfg.php.dist
patch
|
blob
|
history
diff --git
a/phpfspot_cfg.php.dist
b/phpfspot_cfg.php.dist
index c792d062ba29ee645e998922da4e27e91a552019..4eb5894fe4de1d04809f813972379204b0279ee8 100644
(file)
--- a/
phpfspot_cfg.php.dist
+++ b/
phpfspot_cfg.php.dist
@@
-116,9
+116,6
@@
class PHPFSPOT_CFG {
/* path to dcraw to decode Nikon's NEF format */
// var $dcraw_bin = "/usr/bin/dcraw";
- /* path to cjpeg to create JPEG from dcraw's PPM output */
- // var $cjpeg_bin = "/usr/bin/cjpeg";
-
public function __construct()
{