[fixed] Bug in listtags.php
Posted: Tue Apr 03, 2007 9:57 am
Hi, I don't know if this bug has been reported before,
but while preparing installation of CMSms on a website,
I found footer missing in showpluginhelp.
I tracked down the bug to admin/listtags.php,
line 53, where I added this code:
include_once("footer.php");
GDS
but while preparing installation of CMSms on a website,
I found footer missing in showpluginhelp.
I tracked down the bug to admin/listtags.php,
line 53, where I added this code:
include_once("footer.php");
GDS