Fix most coding standard issues in Controller.

This commit is contained in:
mark_story 2012-03-03 19:27:46 -05:00
parent db8c6b5c78
commit 61aba0f0f8
22 changed files with 111 additions and 91 deletions
lib/Cake/Controller

View file

@ -75,4 +75,5 @@ class CakeErrorController extends AppController {
}
}
}
}