/[projects]/smsdaemon/Plugin.cpp
ViewVC logotype

Diff of /smsdaemon/Plugin.cpp

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

revision 204 by torben, Thu Dec 18 06:53:29 2008 UTC revision 205 by torben, Fri Dec 19 22:29:25 2008 UTC
# Line 7  Line 7 
7  Plugin::Plugin(std::string cmd, std::string desc)  Plugin::Plugin(std::string cmd, std::string desc)
8                  : _command(cmd), _description(desc)                  : _command(cmd), _description(desc)
9  {  {
         Common* cmn = Common::instance();  
10    
         cmn->GetPluginManager()->AddPlugin(this);  
11  }  }
12    

Legend:
Removed from v.204  
changed lines
  Added in v.205

  ViewVC Help
Powered by ViewVC 1.1.20