aboutsummaryrefslogtreecommitdiffstats
path: root/functions/list_functions.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2004-01-31 22:59:28 +0000
committerChad Little <clittle@users.sourceforge.net>2004-01-31 22:59:28 +0000
commit7cade3b04274ecc2d3583a0602cc5de3643e81a6 (patch)
treeec2b28c307671a3d19f421f1b9cbe42762b2dfc7 /functions/list_functions.php
parentc143f2891418cb0f0ae0f80f7d2d58e69879a722 (diff)
downloadphpicalendar-7cade3b04274ecc2d3583a0602cc5de3643e81a6.tar.gz
phpicalendar-7cade3b04274ecc2d3583a0602cc5de3643e81a6.tar.bz2
phpicalendar-7cade3b04274ecc2d3583a0602cc5de3643e81a6.zip
More template work.
Diffstat (limited to 'functions/list_functions.php')
-rw-r--r--functions/list_functions.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/functions/list_functions.php b/functions/list_functions.php
index 8d4d3a6..c9ae6fd 100644
--- a/functions/list_functions.php
+++ b/functions/list_functions.php
@@ -1,5 +1,7 @@
<?php
+
+
function list_months() {
global $getdate, $this_year, $cal, $dateFormat_month;
$month_time = strtotime("$this_year-01-01");

© 2014-2024 Faster IT GmbH | imprint | privacy policy