Fix whitespace error.

This commit is contained in:
mark_story 2012-06-23 21:03:15 -04:00
parent 5e54be4e5a
commit e2781a536a

View file

@ -343,6 +343,7 @@ class MissingConnectionException extends CakeException {
}
parent::__construct($message, $code);
}
}
/**