[geeklog-cvs] geeklog-1.3 config.php,1.99,1.100

geeklog-cvs-admin at lists.geeklog.net geeklog-cvs-admin at lists.geeklog.net
Sat Sep 20 12:50:37 EDT 2003


Update of /usr/cvs/geeklog/geeklog-1.3
In directory geeklog_prod:/tmp/cvs-serv529

Modified Files:
	config.php 
Log Message:
Added $_CONF['debug_image_upload'] flag to enable debug messages for the image upload.


Index: config.php
===================================================================
RCS file: /usr/cvs/geeklog/geeklog-1.3/config.php,v
retrieving revision 1.99
retrieving revision 1.100
diff -C2 -d -r1.99 -r1.100
*** config.php	6 Sep 2003 17:28:06 -0000	1.99
--- config.php	20 Sep 2003 16:50:35 -0000	1.100
***************
*** 474,477 ****
--- 474,481 ----
  //$_CONF['path_to_netpbm']        = '/path/to/netpbm/';
  
+ // Uncomment the following line if you experience problems with the image
+ // upload. Debug messages will be added to the error.log file.
+ // $_CONF['debug_image_upload'] = true;
+ 
  // When set to 1, Geeklog will keep the original, unscaled images and make
  // the smaller image link to the unscaled image.





More information about the geeklog-cvs mailing list