MINOR Removed whitespace after ?> end PHP tag

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.3@67467 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Sean Harvey 2008-12-04 22:39:39 +00:00 committed by Sam Minnee
parent 9bfbb35582
commit c96d891c2c
82 changed files with 73 additions and 96 deletions

View File

@ -84,7 +84,4 @@ Security::set_password_encryption_algorithm('sha1', true);
*/
define('EMAIL_BOUNCEHANDLER_KEY', '1aaaf8fb60ea253dbf6efa71baaacbb3');
?>

View File

@ -286,5 +286,4 @@ function _t($entity, $string = "", $priority = 40, $context = "") {
return i18n::_t($entity, $string, $priority, $context);
}
?>

View File

@ -358,5 +358,4 @@ class HTTP {
}
?>

View File

@ -550,5 +550,4 @@ class ManifestBuilder {
}
}
?>

View File

@ -923,5 +923,4 @@ class Requirements_Backend {
}
?>

View File

@ -424,5 +424,4 @@ HTML
}
}
?>

View File

@ -712,5 +712,4 @@ class PDOQuery extends Query {
}
}
?>

View File

@ -171,5 +171,4 @@ class ModelViewer_Relation extends ViewableData {
}
?>

View File

@ -428,4 +428,3 @@ function loadMimeTypes() {
$global_mimetypes = $mimeData;
return $mimeData;
}

View File

@ -59,5 +59,4 @@ class ImageField extends FileField {
}
}
?>

View File

@ -393,5 +393,4 @@ class ReportField_Controller extends Controller {
}
}
?>

View File

@ -56,7 +56,4 @@ class Tab extends CompositeField {
}
}
?>

View File

@ -134,5 +134,4 @@ class AdvancedSearchForm extends SearchForm {
}
?>

View File

@ -186,5 +186,4 @@ abstract class Authenticator extends Object {
}
}
?>

View File

@ -100,5 +100,4 @@ class ChangePasswordForm extends Form {
}
?>

View File

@ -114,5 +114,4 @@ class MemberAuthenticator extends Authenticator {
}
}
?>

View File

@ -227,5 +227,4 @@ class MemberLoginForm extends LoginForm {
}
?>

View File

@ -611,5 +611,4 @@ class Permission_Group {
}
}
?>

View File

@ -980,5 +980,4 @@ class Security extends Controller {
}
?>