Skip to content

Commit

Permalink
Removing whitespace at the end of the file
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Apr 9, 2010
1 parent 7eb3055 commit 03e3c32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cake/libs/view/helpers/form.php
Expand Up @@ -2174,4 +2174,4 @@ function _initInputField($field, $options = array()) {
}
}

?>
?>
2 changes: 1 addition & 1 deletion cake/tests/cases/libs/view/helpers/form.test.php
Expand Up @@ -6198,4 +6198,4 @@ function testInputTemplate() {
$this->assertTags($result, $expected);
}
}
?>
?>

0 comments on commit 03e3c32

Please sign in to comment.