updating SQL plugin with latest Quantum code
[phpeclipse.git] / archive / net.sourceforge.phpeclipse.sql / src / net / sourceforge / phpdt / sql / actions / DisconnectAction.java
index b806dc2..2f7922a 100644 (file)
@@ -10,11 +10,7 @@ import net.sourceforge.phpdt.sql.view.BookmarkView;
 
 /**
  * @author root
- *
- * To change this generated comment edit the template variable "typecomment":
- * Window>Preferences>Java>Templates.
- * To enable and disable the creation of type comments go to
- * Window>Preferences>Java>Code Generation.
+ *     Disconnects from the database
  */
 public class DisconnectAction extends Action implements IViewActionDelegate {
        BookmarkView view;