From: <var...@us...> - 2021-11-19 08:18:00
|
Revision: 10660 http://sourceforge.net/p/phpwiki/code/10660 Author: vargenau Date: 2021-11-19 08:17:57 +0000 (Fri, 19 Nov 2021) Log Message: ----------- Remove unused public Modified Paths: -------------- trunk/lib/plugin/CreateToc.php Modified: trunk/lib/plugin/CreateToc.php =================================================================== --- trunk/lib/plugin/CreateToc.php 2021-11-18 14:39:10 UTC (rev 10659) +++ trunk/lib/plugin/CreateToc.php 2021-11-19 08:17:57 UTC (rev 10660) @@ -42,8 +42,6 @@ class WikiPlugin_CreateToc extends WikiPlugin { - public $_markup; - function getDescription() { return _("Create a Table of Contents and automatically link to headers."); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |