Update of /cvsroot/fink/web/pdb
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv29205

Modified Files:
      Tag: pdb_solr
        functions.inc 
Log Message:
disable debug mode

Index: functions.inc
===================================================================
RCS file: /cvsroot/fink/web/pdb/functions.inc,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -d -r1.1.2.2 -r1.1.2.3
--- functions.inc       3 Dec 2007 19:09:26 -0000       1.1.2.2
+++ functions.inc       3 Dec 2007 19:34:31 -0000       1.1.2.3
@@ -1,7 +1,7 @@
 <?php
 
 include_once('memcache.inc');
-$debug = true;
+$debug = false;
 
 function memcache_set_key($key, $value, $flag = false, $expire = 3600) {
        global $debug;


-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to