diff --git a/PHPCI/Model/Build.php b/PHPCI/Model/Build.php index 183ac3f0..bf8d9379 100644 --- a/PHPCI/Model/Build.php +++ b/PHPCI/Model/Build.php @@ -231,7 +231,7 @@ class Build extends BuildBase $lineEnd = null ) { unset($builder); - + $error = new BuildError(); $error->setBuild($this); $error->setCreatedDate(new \DateTime()); diff --git a/PHPCI/View/Session.phtml b/PHPCI/View/Session.phtml index c28d9bfc..4597e43e 100644 --- a/PHPCI/View/Session.phtml +++ b/PHPCI/View/Session.phtml @@ -7,9 +7,9 @@ - - - + + +