Add test gui
[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