[geeklog-cvs] geeklog: Fixed description of debug_image_upload option

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Wed Jan 7 03:53:16 EST 2009


details:   http://project.geeklog.net/cgi-bin/hgweb.cgi/rev/247fea0cfba2
changeset: 6649:247fea0cfba2
user:      Dirk Haun <dirk at haun-online.de>
date:      Thu Jan 01 14:30:50 2009 +0100
description:
Fixed description of debug_image_upload option

diffstat:

1 file changed, 5 insertions(+), 5 deletions(-)
public_html/docs/config.html |   10 +++++-----

diffs (20 lines):

diff -r e7d2d8d37fc1 -r 247fea0cfba2 public_html/docs/config.html
--- a/public_html/docs/config.html	Wed Dec 31 19:05:40 2008 +0100
+++ b/public_html/docs/config.html	Thu Jan 01 14:30:50 2009 +0100
@@ -926,11 +926,11 @@
     <code>[image<i>X</i>]</code> tag).</td></tr>
 <tr>
   <td valign="top"><a name="desc_debug_image_upload">debug_image_upload</a></td>
-  <td valign="top"><i>(disabled)</i></td>
-  <td valign="top">When enabled and set to <code>true</code>, this option
-    enables debugging output to be written into Geeklog's <tt>error.log</tt>
-    file during the upload of an image. This is useful to track down problems
-    with the image upload.</td></tr>
+  <td valign="top"><code>false</code></td>
+  <td valign="top">When set to <code>true</code>, this option enables debugging
+    output to be written into Geeklog's <tt>error.log</tt> file during the
+    upload of an image. This is useful to track down problems with the image
+    upload.</td></tr>
 </table>
 
 <h3><a name="images_articles">Images: Images in Articles</a></h3>



More information about the geeklog-cvs mailing list