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
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
view
/
php
/
none.php
blob: 51d0e83dc2daf4a34df0792f508ddbafb324c18e (
plain
) (
blame
)
1
<?php
if
(
x
(
$page
,
'content'
))
echo
$page
[
'content'
];
?>