880a5606b53d7aa4b7cccde3252ab11e4100ce82
[matches/MCTX3420.git] / testing / MCTXWeb / public_html / static / mctx.gui.js
1 function getDate(){
2         var d = new Date;
3         document.write(d.toDateString());
4 }

UCC git Repository :: git.ucc.asn.au