This commit is contained in:
marijus 2014-08-26 22:35:47 +02:00
commit 6c11fd349e

1
include/text.php Executable file → Normal file
View File

@ -2022,3 +2022,4 @@ function normalise_openid($s) {
return trim(str_replace(array('http://','https://'),array('',''),$s),'/');
}