A page in your DokuWiki was added or changed. Here are the details:

Date        : 2018/01/25 17:14
Browser     : Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:58.0) Gecko/20100101 
Firefox/58.0
IP-Address  : 90.88.23.251
Hostname    : AAubervilliers-681-1-81-251.w90-88.abo.wanadoo.fr
Old Revision: 
http://ltb-project.org/documentation/white-pages/0.2/config_csv?rev=1513581112
New Revision: http://ltb-project.org/documentation/white-pages/0.2/config_csv
Edit Summary: 
User        : coudot

@@ -15,6 +15,13 @@
  
  Set the CSV file name:
  <file php>
  $csv_filename = "white_pages_export_" . date("Y-m-d") . ".csv";
+ </file>
+ 
+ ===== Items =====
+ 
+ List the items that will be put in CSV file:
+ <file php>
+ $csv_items = array('firstname', 'lastname', 'mail','organization');
  </file>
  



-- 
This mail was generated by DokuWiki at
http://ltb-project.org/
_______________________________________________
ltb-changes mailing list
ltb-changes@lists.ltb-project.org
https://lists.ltb-project.org/cgi-bin/mailman/listinfo/ltb-changes

Reply via email to