X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/2f02bc687a1737289a52d588bef080843874cff9..32842e276eaf9f2fcd310c476828c53ae90beed3:/lib/config.original.php

diff --git a/lib/config.original.php b/lib/config.original.php
index 0d2665c..1b16f32 100644
--- a/lib/config.original.php
+++ b/lib/config.original.php
@@ -157,7 +157,7 @@ $cfg['proxy_ip'] = array();
  * By default, files are hashed through md5 but other methods are available.
  *
  * Possible values are 'md5', 'md5_outside' and 'random'.
- * 
+ *
  * With 'md5' option, the whole file is hashed through md5. This is the default.
  * With 'md5_outside', hash is computed using:
  *  - md5 of the first part of the file,