projects
/
spip_souscriptions.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb67ad7
)
Correction de l'inversion de colonnes dans l'export CSV
author
Olivier Tétard
<olivier.tetard@miskin.fr>
Tue, 30 Apr 2013 07:38:02 +0000
(09:38 +0200)
committer
Olivier Tétard
<olivier.tetard@miskin.fr>
Tue, 30 Apr 2013 07:38:02 +0000
(09:38 +0200)
action/exporter_souscriptions.php
patch
|
blob
|
history
diff --git
a/action/exporter_souscriptions.php
b/action/exporter_souscriptions.php
index
12fdf35
..
85276a9
100644
(file)
--- a/
action/exporter_souscriptions.php
+++ b/
action/exporter_souscriptions.php
@@
-60,8
+60,8
@@
function action_exporter_souscriptions_dist($arg=null) {
$entete = array("ID du don",
"Courriel",
- "Montant",
"Type de souscription",
+ "Montant",
"Reglée",
"Statut",
"Date de paiement",