You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<?php/* * CrossHAL - Enrichissez vos dépôts HAL - Enrich your HAL repositories * * Copyright (C) 2023 Olivier Troccaz (olivier.troccaz@cnrs.fr) and Laurent Jonchère (laurent.jonchere@univ-rennes.fr) * Released under the terms and conditions of the GNU General Public License (https://www.gnu.org/licenses/gpl-3.0.txt) * * Contrôle des tiers - Control of third parties */ $CTRTRS_LISTE = array(0 => array("halID"=>"hal-00000000", "proDate"=>"2019", "ctb"=>"toto", "domMel"=>"titi.fr", "quand"=>"1576663404"),1 => array("halID"=>"hal-01827712", "proDate"=>"2019", "ctb"=>"Catherine Cliquet", "domMel"=>"agrocampus-ouest.fr", "quand"=>"1580997930"));?>