From: Joey Schulze Date: Sun, 7 Mar 2010 15:47:20 +0000 (+0100) Subject: Add forgotton library X-Git-Tag: 2010-06-02_customer~86 X-Git-Url: https://git.infodrom.org/?p=misc%2Fkostenrechnung;a=commitdiff_plain;h=5d27bb6bb6b807325609ccf4fd60bdd95bf376cb Add forgotton library --- diff --git a/lib/overview_utils.php b/lib/overview_utils.php new file mode 100644 index 0000000..6b6a6a3 --- /dev/null +++ b/lib/overview_utils.php @@ -0,0 +1,38 @@ + $year, + 'text' => $year); + + return $options; +} + +?> \ No newline at end of file