X-Git-Url: http://git.phpeclipse.com diff --git a/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/phpeditor/php/PHPFunctionNames.java b/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/phpeditor/php/PHPFunctionNames.java index 54720d6..e7bc6d9 100644 --- a/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/phpeditor/php/PHPFunctionNames.java +++ b/net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/phpeditor/php/PHPFunctionNames.java @@ -18,7 +18,7 @@ package net.sourceforge.phpeclipse.phpeditor.php; */ public class PHPFunctionNames { - public static String[] FUNCTION_NAMES = + public static String[] FUNCTION_NAMES = { "COM_invoke", "COM_load",