FlightGear wiki:Instant-Refs: Difference between revisions

Jump to navigation Jump to search
m
Argg, and another thing
m (Fix wiki (but it will still format correctly in use) and change something I forgot.)
m (Argg, and another thing)
Line 390: Line 390:
     }
     }
     catch(err){
     catch(err){
         msg = msg.replace(/&lt;\/syntaxhighligh.>/g, "</syntaxhighligh$1");
         msg = msg.replace(/&lt;\/syntaxhighligh(.)>/g, "</syntaxhighligh$1");
         METHODS.msgbox(msg);
         METHODS.msgbox(msg);
     }
     }

Navigation menu