Revert 39613; Please don't mark that function static. It is not called statically...
authorDaniel Friesen <dantman@users.mediawiki.org>
Tue, 19 Aug 2008 01:19:19 +0000 (01:19 +0000)
committerDaniel Friesen <dantman@users.mediawiki.org>
Tue, 19 Aug 2008 01:19:19 +0000 (01:19 +0000)
commitf3c8e13f38f0b7e9fdeec239eb8176c8ee31afb8
tree1238bc9b326e86c1e08fe83fe4097fd22b08a4a6
parent612fdcfc530f8cbbaf7cb75a7c8305328040e750
Revert 39613; Please don't mark that function static. It is not called statically, and is not meant to be. That is meant as a test to see if there are any markers inside of part of the string being worked on.
Ideally in the future markers will have unique identifier so that using multiple link marker replacers don't clash with each other.
includes/parser/Parser_LinkHooks.php