[vhffs-dev] [1715] here it is, the legendary Oops commit !

[ Thread Index | Date Index | More vhffs.org/vhffs-dev Archives ]


Revision: 1715
Author:   gradator
Date:     2011-05-13 16:08:38 +0200 (Fri, 13 May 2011)
Log Message:
-----------
here it is, the legendary Oops commit !

Modified Paths:
--------------
    trunk/vhffs-api/src/Vhffs/Conf.pm

Modified: trunk/vhffs-api/src/Vhffs/Conf.pm
===================================================================
--- trunk/vhffs-api/src/Vhffs/Conf.pm	2011-05-13 13:49:32 UTC (rev 1714)
+++ trunk/vhffs-api/src/Vhffs/Conf.pm	2011-05-13 14:08:38 UTC (rev 1715)
@@ -68,7 +68,7 @@
     
     $conf = new Config::General( 
 				 -ConfigFile => $filename ,
-				 -UTF8
+				 -UTF8 => 1
 				 );
     %Config = $conf->getall();
 


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/