removing print_r *hides
[lhc/web/wiklou.git] / index.php
index 662cc07..3eb2572 100644 (file)
--- a/index.php
+++ b/index.php
@@ -168,5 +168,4 @@ $wgOut->output();
 foreach ( $wgDeferredUpdateList as $up ) { $up->doUpdate(); }
 logProfilingData();
 wfDebug( "Request ended normally\n" );
-print_r($GLOBALS);
 ?>