From 4cd7ebaa238fedc557a33915cbfe509996f8ad81 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Sat, 14 May 2011 18:56:39 +0000 Subject: [PATCH] anc list export --- include/export_anc_acc_list.php | 34 +++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 include/export_anc_acc_list.php diff --git a/include/export_anc_acc_list.php b/include/export_anc_acc_list.php new file mode 100644 index 000000000..5a3ef5b54 --- /dev/null +++ b/include/export_anc_acc_list.php @@ -0,0 +1,34 @@ +get_request(); +$atable->export_csv(); \ No newline at end of file