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:
@@ -13,6 +13,8 @@ class CustomAJAXChat extends AJAXChat {
|
||||
// Returns null if login is invalid
|
||||
function getValidLoginUserData() {
|
||||
|
||||
|
||||
|
||||
$customUsers = $this->getCustomUsers();
|
||||
|
||||
if($this->getRequestVar('password')) {
|
||||
|
Reference in New Issue
Block a user