index
:
volse-hubzilla.git
dev
drop-unused-html5-library
master
tests/test-db-setup-wip
Volse Hubzilla -- soft fork of main Hubzilla core for Volse
Harald Eilertsen
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
mod
/
sslify.php
blob: 951a201ea0a94abb8f733c850c4ce432c83d0d00 (
plain
) (
tree
)
4ec569d6e
1
2
3
4
5
6
<?php
function
sslify_init
(
&
$a
)
{
goaway
(
$_REQUEST
[
'url'
]);
}