/[Frey]/trunk/lib/Frey/Server/Continuity.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/lib/Frey/Server/Continuity.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 796 by dpavlin, Sat Nov 29 22:43:13 2008 UTC revision 797 by dpavlin, Wed Dec 10 19:34:06 2008 UTC
# Line 46  sub run { Line 46  sub run {
46                  },                  },
47          );          );
48          $Module::Reload::Debug = 1; # auto if debug_level > 1          $Module::Reload::Debug = 1; # auto if debug_level > 1
49          Frey::ClassLoader->new->load_all_classes();          Frey::Class::Loader->new->load_all_classes();
50          Frey::Editor->new->switch_screen if $ENV{FREY_SWITCH_SCREEN};          Frey::Editor->new->switch_screen if $ENV{FREY_SWITCH_SCREEN};
51          $continuity->loop;          $continuity->loop;
52  }  }

Legend:
Removed from v.796  
changed lines
  Added in v.797

  ViewVC Help
Powered by ViewVC 1.1.26