* Added Logger and Exception manager
* Added autocreate database if not exists
This commit is contained in:
Generated
+1
-1
@@ -71,7 +71,7 @@
|
||||
this.StepNotifyIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("StepNotifyIcon.Icon")));
|
||||
this.StepNotifyIcon.Text = "CMS Server";
|
||||
this.StepNotifyIcon.Visible = true;
|
||||
this.StepNotifyIcon.Click += new System.EventHandler(this.notifyIcon1_Click);
|
||||
this.StepNotifyIcon.Click += new System.EventHandler(this.NotifyIcon_Click);
|
||||
//
|
||||
// NotifyIconMenu
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user