/* ===== CVE-2026-77647 patch (injected) ===== */ if (!function_exists('spip_safe_export_env')) { function spip_safe_export_env($var) { if (is_array($var)) { $out = "array(\n"; foreach ($var as $key => $value) { $out .= "\t" . spip_safe_export_env($key) . ' => ' . spip_safe_export_env($value) . ",\n"; } $out .= ")"; return $out; } if (is_string($var) && strpos($var, '<') !== false) { return 'urldecode(' . var_export(urlencode($var), true) . ')'; } if (is_object($var)) { if (method_exists($var, '__set_state')) { return var_export($var, true); } return 'null'; } return var_export($var, true); } } /* ===== end CVE-2026-77647 patch ===== */
14/07 22:55 - Richard Raueiser
13/06 10:00 - bob87
Etape suivante : — les handicapés — les enfants avec grosse pathologie Avec exactement les (...)
12/06 11:31 - JL
10/06 12:36 - mmbbb
@JC_Lavau l avantage que les gametes sont foutues, ils ne peuvent plus se reproduire Ils (...)
09/06 21:15 - cassini
09/06 10:46 - gaijin
@gaijin ps : https://www.youtube.com/watch?v=LymOgfrwB9g https://www.youtube.com/watch?v=wqHifuJ7uZ