debugging...

This commit is contained in:
Rolux 2010-07-05 14:14:12 +02:00
parent 174c4af938
commit aa41d0966b
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@ $(function(){
borderBottom: "1px solid rgb(160, 160, 160)"
})*/;
Ox.print("-----");
//FIXME: how to properly overwrite functions without replacing them
var super_launch = app.launch;
app.launch = function() {