From: <var...@us...> - 2009-10-06 10:07:42
|
Revision: 7185 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7185&view=rev Author: vargenau Date: 2009-10-06 10:07:24 +0000 (Tue, 06 Oct 2009) Log Message: ----------- No "user" argument declared by plugin Modified Paths: -------------- trunk/pgsrc/WikiBlog Modified: trunk/pgsrc/WikiBlog =================================================================== --- trunk/pgsrc/WikiBlog 2009-10-06 10:03:36 UTC (rev 7184) +++ trunk/pgsrc/WikiBlog 2009-10-06 10:07:24 UTC (rev 7185) @@ -1,4 +1,4 @@ -Date: Thu, 26 Mar 2009 11:34:32 +0000 +Date: Tue, 6 Oct 2009 12:06:30 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -16,7 +16,7 @@ The most beautiful is copying this page to a new page Blog and have your admin blogs under /Blog only. See the blog theme. >> -<<WikiBlog user=''>> +<<WikiBlog>> ---- [[CategoryActionPage]] This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |