JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
metaform: merge ckeditor settings from cms
[wfpl.git] / calendar.php
index 2014fcc..4966abb 100644 (file)
@@ -21,7 +21,7 @@
 #
 #            December 2006
 #     Sun Mon Tue Wed Thu Fri Sat
-#      1   2
+#                          1   2
 #      3   4   5   6   7   8   9
 #     10  11  12  13  14  15  16
 #     17  18  19  20  21  22  23
@@ -35,7 +35,7 @@
 
 
 
-require_once('code/wfpl/template.php');
+require_once(__DIR__.'/'.'template.php');
 
 function calendar_week(&$template) {
        $template->sub('week');