j
k
j a
j l
Roger Chrisman wrote:
$wgScriptPath = "wikific"; $wgArticlePath = "/$1";
I may have above wrong. If it doesn't work, try:
$wgScriptPath = "wikific"; $wgArticlePath = "$wgScriptPath/$1";
Let us know what happens.
Back to the thread
Back to the list