This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* ApplicationJS 1.0 | |
* | |
* Copyright 2010, Tyson Cadenhead | |
* Dual licensed under the MIT or GPL Version 2 licenses. | |
* | |
* Date: Wed Dec 15 19:04:53 2010 -0500 | |
*/ | |
var Application = function(){ |
NewerOlder