forked from github/kensanata.oddmuse
Bugfix when setting $SearchFreeTextTagUrl.
This commit is contained in:
@@ -16,9 +16,9 @@
|
||||
# 59 Temple Place, Suite 330
|
||||
# Boston, MA 02111-1307 USA
|
||||
|
||||
$ModulesDescription .= '<p>$Id: weblog-4.pl,v 1.4 2006/06/11 15:19:53 as Exp $</p>';
|
||||
$ModulesDescription .= '<p>$Id: weblog-4.pl,v 1.5 2006/06/11 15:22:02 as Exp $</p>';
|
||||
|
||||
push(@InitVariables, sub {
|
||||
push(@MyInitVariables, sub {
|
||||
$SearchFreeTextTagUrl = $ScriptName . '?tags=1;id=';
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user