X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fatom10entry.php;h=f8f16d5946bc31bf784005e2526b06daa59bf282;hb=37ed3af94e1daf385e5c9ce7670b47cb14207095;hp=5710c80fc59d24be39b933da47a1056211b4b262;hpb=81b6b58e33f55054b7e5dd546f06dbdb5696ed92;p=quix0rs-gnu-social.git diff --git a/lib/atom10entry.php b/lib/atom10entry.php index 5710c80fc5..f8f16d5946 100644 --- a/lib/atom10entry.php +++ b/lib/atom10entry.php @@ -27,8 +27,7 @@ * @link http://status.net/ */ -if (!defined('STATUSNET') -{ +if (!defined('STATUSNET')) { exit(1); } @@ -87,7 +86,7 @@ class Atom10Entry extends XMLStringer * * @return void */ - function validate + function validate() { }