photo tagging still broken - but at least don't create a new linked item every time a photo is edited.

This commit is contained in:
friendica
2014-01-27 18:06:09 -08:00
parent d9794b981d
commit 3100b5d93e
3 changed files with 7 additions and 1 deletions

View File

@@ -13,6 +13,8 @@ class CustomAJAXChat extends AJAXChat {
// Returns null if login is invalid
function getValidLoginUserData() {
$customUsers = $this->getCustomUsers();
if($this->getRequestVar('password')) {