local_user => local_channel

This commit is contained in:
friendica
2015-01-28 20:56:04 -08:00
parent 54fd8b21db
commit a496036066
155 changed files with 886 additions and 886 deletions

View File

@@ -32,7 +32,7 @@ function editlayout_content(&$a) {
$which = argv(1);
$uid = local_user();
$uid = local_channel();
$owner = 0;
$channel = null;
$observer = $a->get_observer();