From dd40536ad91c8291d29449a963bb5b8527bbdd22 Mon Sep 17 00:00:00 2001 From: Arnaud Ligot Date: Thu, 24 Feb 2011 20:21:16 +0100 Subject: [PATCH] first libraris and cli tool --- main/reports/reports.cli.php | 53 ++++++++++++++++++++++++++ main/reports/reports.lib.php | 74 ++++++++++++++++++++++++++++++++++++ 2 files changed, 127 insertions(+) create mode 100644 main/reports/reports.cli.php create mode 100644 main/reports/reports.lib.php diff --git a/main/reports/reports.cli.php b/main/reports/reports.cli.php new file mode 100644 index 0000000000..5b1ab933a6 --- /dev/null +++ b/main/reports/reports.cli.php @@ -0,0 +1,53 @@ + diff --git a/main/reports/reports.lib.php b/main/reports/reports.lib.php new file mode 100644 index 0000000000..f8d58f0de2 --- /dev/null +++ b/main/reports/reports.lib.php @@ -0,0 +1,74 @@ +