https://bugzilla.wikimedia.org/show_bug.cgi?id=61154
physikerwelt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected]. |[email protected] |org | --- Comment #3 from physikerwelt <[email protected]> --- (In reply to comment #1) > 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'; I don't see the difference. -- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
