first veron of external tools
authorkhartlage <khartlage>
Sun, 25 May 2003 20:03:15 +0000 (20:03 +0000)
committerkhartlage <khartlage>
Sun, 25 May 2003 20:03:15 +0000 (20:03 +0000)
net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/phpeditor/PHPActionContributor.java

index 501813f..5a35c88 100644 (file)
@@ -178,7 +178,7 @@ public class PHPActionContributor extends BasicTextEditorActionContributor {
       ActionGroup group = cuEditor.getActionGroup();
       if (group != null)
         group.fillActionBars(bars);
-    }
+    } 
     //    fTogglePresentation.setEditor(editor);
     //    fTogglePresentation.update();