Update of /cvsroot/phpwiki/phpwiki/lib/plugin
In directory usw-pr-cvs1:/tmp/cvs-serv27498/phpwiki/lib/plugin
Modified Files:
Calendar.php
Log Message:
*** empty log message ***
Index: Calendar.php
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/lib/plugin/Calendar.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** Calendar.php 2001/11/10 04:56:18 1.1
--- Calendar.php 2001/12/04 05:59:45 1.2
***************
*** 21,25 ****
extends WikiPlugin
{
! var $name = 'BackLinks';
function getDefaultArguments() {
--- 21,25 ----
extends WikiPlugin
{
! var $name = 'Calendar';
function getDefaultArguments() {
|