Browse Source

fin de fichiers php

svn/root/tags/v1.2.6
chankalan@free.fr 6 years ago
parent
commit
af1eda7e02
  1. 1
      action/saveauto_telecharger.php
  2. 1
      formulaires/saveauto.php
  3. 1
      genie/saveauto.php
  4. 1
      genie/saveauto_cleaner.php
  5. 1
      genie/saveauto_cron.php
  6. 1
      inc/envoyer_notification.php
  7. 1
      inc/preparer_destinataires.php
  8. 1
      inc/saveauto.php
  9. 1
      inc/saveauto_cleaner.php
  10. 1
      inc/saveauto_repertoire_save.php

1
action/saveauto_telecharger.php

@ -34,4 +34,3 @@ function action_saveauto_telecharger() {
redirige_par_entete(generer_url_ecrire('sauvegarder', 'etat=ok_tele', true));
return;
}
?>

1
formulaires/saveauto.php

@ -73,4 +73,3 @@ function formulaires_saveauto_traiter_dist() {
return $retour;
}
?>

1
genie/saveauto.php

@ -25,4 +25,3 @@ function genie_saveauto_dist($last) {
return 1;
}
?>

1
genie/saveauto_cleaner.php

@ -15,4 +15,3 @@ function genie_saveauto_cleaner_dist($last) {
return 1;
}
?>

1
genie/saveauto_cron.php

@ -26,4 +26,3 @@ function saveauto_taches_generales_cron($taches_generales){
return $taches_generales;
}
?>

1
inc/envoyer_notification.php

@ -77,4 +77,3 @@ function inc_envoyer_notification_dist($emails, $texte, $sujet="", $pieces=array
}
?>

1
inc/preparer_destinataires.php

@ -22,4 +22,3 @@ function inc_preparer_destinataires($quoi, $id, $options) {
return $destinataires;
}
?>

1
inc/saveauto.php

@ -256,4 +256,3 @@ function informer_mysql_version() {
return $match[0] . "." . $match[1] . "." . $match[2];
}
?>

1
inc/saveauto_cleaner.php

@ -64,4 +64,3 @@ function inc_saveauto_cleaner_dist($options=array()){
return $liste;
}
?>

1
inc/saveauto_repertoire_save.php

@ -17,4 +17,3 @@ function saveauto_repertoire_save($rep){
}
?>

Loading…
Cancel
Save