https://bugzilla.wikimedia.org/show_bug.cgi?id=61154

--- Comment #1 from T. Gries <m...@tgries.de> ---
and in Math.php this text appears to be wrong:

/**
* The link to the texvc executable
*/
$wgMathTexvcCheckExecutable = dirname( __FILE__ ) . '/texvccheck/texvccheck';



should be 

/**
* The link to the texvccheck executable
*/
$wgMathTexvcCheckExecutable = dirname( __FILE__ ) . '/texvccheck/texvccheck';

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to