Browse Source

Removed single line of whitespace to fix some coding standards in PagesController in app/

Graham Weldon 14 years ago
parent
commit
dc0d05516a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      app/Controller/PagesController.php

+ 0 - 1
app/Controller/PagesController.php

@@ -38,7 +38,6 @@ class PagesController extends AppController {
  */
 	public $name = 'Pages';
 
-
 /**
  * This controller does not use a model
  *