debugging...

This commit is contained in:
Rolux 2010-07-05 14:07:54 +02:00
parent bae4c6a165
commit 174c4af938

View File

@ -1,6 +1,6 @@
$(function(){ $(function(){
Ox.debug = Ox.print; //Ox.debug = Ox.print;
Ox.print = function() {}; //Ox.print = function() {};
Ox.theme("modern"); Ox.theme("modern");
app = new Ox.App({ app = new Ox.App({