SOURCES: eventum-config.php - cleanup

glen glen at pld-linux.org
Tue Jan 16 19:32:16 CET 2007


Author: glen                         Date: Tue Jan 16 18:32:16 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- cleanup

---- Files affected:
SOURCES:
   eventum-config.php (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SOURCES/eventum-config.php
diff -u SOURCES/eventum-config.php:1.25 SOURCES/eventum-config.php:1.26
--- SOURCES/eventum-config.php:1.25	Tue Jan 16 19:31:27 2007
+++ SOURCES/eventum-config.php	Tue Jan 16 19:32:10 2007
@@ -106,7 +106,6 @@
 include_once(APP_INC_PATH . 'class.auth.php');
 include_once(APP_INC_PATH . 'class.misc.php');
 
-// fix magic_quote_gpc'ed values (i wish i knew who is the person behind this)
 // fix magic_quote_gpc'ed values
 $_GET = Misc::dispelMagicQuotes($_GET);
 $_POST = Misc::dispelMagicQuotes($_POST);
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/eventum-config.php?r1=1.25&r2=1.26&f=u



More information about the pld-cvs-commit mailing list