Commit: 870281222eb37973126858dbe6b5426f143f8556

Author: David Persson | Date: 2009-12-03 15:11:21 +0100
Commenting `NoInlineHtmlRule`.
diff --git a/config/phpca_lithium_standard.ini b/config/phpca_lithium_standard.ini index 86ae7d6..bcc8493 100644 --- a/config/phpca_lithium_standard.ini +++ b/config/phpca_lithium_standard.ini @@ -21,7 +21,7 @@ additional_rules= extensions/phpca/Rule ;[NoEchoStatementsRule] [NoPrintStatementsRule] [NoVarDumpStatementsRule] -[NoInlineHtmlRule] +;[NoInlineHtmlRule] [NoAlternativeSyntaxStatementsRule] [NoShutupOperatorsRule] ; [MethodsMustHaveVisibilityOperatorRule]