Added get_week as a public function.

This commit is contained in:
skeeter 2002-08-22 03:07:54 +00:00
parent 6ec153c54e
commit a097cb2e7d

View File

@ -38,6 +38,7 @@
'month' => True,
'get_month' => True,
'week' => True,
'get_week' => True,
'year' => True,
'view' => True,
'edit' => True,