= array( 'jetpack/jetpack.php', 'jetpack-protect/jetpack-protect.php' ); // Only run on upgrades affecting plugins if ( 'plugin' !== $hook_extra['type'] ) { return; } // Only run on updates and installations if ( 'update' !== $hook_extra['action'] && 'install' !== $hook_extra['action'] ) { return; } // Only run when Jetpack plugins were affected if ( 'update' === $hook_extra['action'] && ! empty( $hook_extra['plugins'] ) && empty( array_intersect( $jetpack_plugins_with_waf, $hook_extra['plugins'] ) ) ) { return; } if ( 'install' === $hook_extra['action'] && ! empty( $upgrader->new_plugin_data['TextDomain'] ) && empty( in_array( $upgrader->new_plugin_data['TextDomain'], $jetpack_text_domains_with_waf, true ) ) ) { return; } update_option( self::NEEDS_UPDATE_OPTION_NAME, true ); } /** * Check for WAF update * * Updates the WAF when the "needs update" option is enabled. * * @return bool|WP_Error True if the WAF is up-to-date or was sucessfully updated, WP_Error if the update failed. */ public static function check_for_updates() { if ( get_option( self::NEEDS_UPDATE_OPTION_NAME ) ) { if ( Waf_Runner::is_supported_environment() ) { // Compatiblity patch for cases where an outdated WAF_Constants class has been // autoloaded by the standalone bootstrap execution at the beginning of the current request. if ( ! method_exists( Waf_Constants::class, 'define_mode' ) ) { try { ( new Waf_Standalone_Bootstrap() )->generate(); } catch ( Waf_Exception $e ) { return $e->get_wp_error(); } } Waf_Compatibility::run_compatibility_migrations(); Waf_Constants::define_mode(); if ( ! Waf_Runner::is_allowed_mode( JETPACK_WAF_MODE ) ) { return new WP_Error( 'waf_mode_invalid', 'Invalid firewall mode.' ); } try { Waf_Rules_Manager::generate_ip_rules(); Waf_Rules_Manager::generate_rules(); ( new Waf_Standalone_Bootstrap() )->generate(); } catch ( Waf_Exception $e ) { return $e->get_wp_error(); } } else { // If the site doesn't support the request firewall, // just migrate the IP allow list used by brute force protection. Waf_Compatibility::migrate_brute_force_protection_ip_allow_list(); } update_option( self::NEEDS_UPDATE_OPTION_NAME, false ); } return true; } /** * Disables the WAF module when on an unsupported platform in Jetpack. * * @param array $modules Filterable value for `jetpack_get_available_modules`. * * @return array Array of module slugs. */ public static function remove_module_on_unsupported_environments( $modules ) { if ( ! Waf_Runner::is_supported_environment() ) { // WAF should never be available on unsupported platforms. unset( $modules['waf'] ); } return $modules; } /** * Disables the WAF module when on an unsupported platform in a standalone plugin. * * @param array $modules Filterable value for `jetpack_get_available_standalone_modules`. * * @return array Array of module slugs. */ public static function remove_standalone_module_on_unsupported_environments( $modules ) { if ( ! Waf_Runner::is_supported_environment() ) { // WAF should never be available on unsupported platforms. $modules = array_filter( $modules, function ( $module ) { return $module !== 'waf'; } ); } return $modules; } } Côte d’Ivoire : Niakara, deux personnes tuées suite à une collision entre deux camions  – ici1fo

FLASH INFO

Côte d’Ivoire : Niakara, deux personnes tuées suite à une collision entre deux camions 

Un véhicule accidenté (image ICI1FO)

Infos à la une

Dernières Infos

Commentaire

36 − 27 =


Warning: Array to string conversion in /htdocs/ici1fo.com/wp-content/plugins/wpac-like-system/inc/reactions.php on line 188
Array

Un choc accidentel impliquant deux camions, samedi 08 juin 2024, sur le tronçon routier Niakara-Katiola (Centre-nord, région du Hambol), a causé trois victimes dont deux décès, a appris ICI1FO auprès de témoins.

Le sinistre s’est produit au carrefour de Folofonkaha, village situé à environ 12 kilomètres au sud de la ville de Niakara, sur l’axe routier d’accès à Katiola, un tronçon de la Nationale A3.

Selon plusieurs témoignages concordants des usagers de cette voie internationale, dont celui d’un automobiliste, Théodore Yéo Zana (41 ans), un camion de forage a accidentellement percuté l’arrière-train d’un camion-benne.

Suite à ce choc violent, trois hommes se sont retrouvés coincés dans le camion de forage hydraulique, à l’arrivée des agents du Centre de protection civile (CPC) de Niakara, structure d’assistance et sensibilisation placée sous le commandement de Adou Yapi.

“Malgré la prompte intervention des pompiers civils de Niakara, deux personnes sont décédées sur place “, a expliqué le témoin à l’AIP.
La troisième victime, a poursuivi M. Yéo, présentait des blessures à divers endroits du corps. Elle a été évacuée en urgence médicale à l’Hôpital général de Niakara.

De l’avis de cet automobiliste en partance cette nuit là pour la ville de Korhogo (région du Poro), un mauvais éclairage du véhicule doublé de l’imprudence au volant serait à l’origine de l’accident et ce, en attendant les conclusions du constat à l’actif de la brigade de gendarmerie nationale de Niakara.

Christ Yoann pour ICI1FO

ICI1FO.COM c’est plus de 2 Millions visites ! 

Partagez sur

Articles similaires

Nos vidéos

impossible de copier

Search

Catégories

©  ici1fo – crée par kabefo