X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mods%2Ffpostit%2Ffpostit.php;h=ad4a53c92237bc8f487177700aa28337b618bf0b;hb=5b13de8e7f9380f5fc2e9fad609d381660c1a6cb;hp=3a2f0d15f54192fa74b92f8d6ea0caa0be3c0f99;hpb=1de3960e267a8d298348fbca18cf1be1f6a20f7a;p=friendica.git diff --git a/mods/fpostit/fpostit.php b/mods/fpostit/fpostit.php index 3a2f0d15f5..ad4a53c922 100644 --- a/mods/fpostit/fpostit.php +++ b/mods/fpostit/fpostit.php @@ -1,4 +1,23 @@ . + * + */ if (($_POST["friendica_acct_name"] != '') && ($_POST["friendica_password"] != '')) { setcookie("username", $_POST["friendica_acct_name"], time()+60*60*24*300);