Album's last_update_date is never updated

Status
This content is read-only, or is not open for further replies.

DragonByte Tech

Guest
offline
From what I can tell, xf_mg_album :: last_update_date is never actually updated anywhere. It's not even set on album creation.

Suggested Fix:
Diff:

Code:
Index: src/addons/XFMG/Entity/Album.php
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================
diff --git a/src/addons/XFMG/Entity/Album.php b/src/addons/XFMG/Entity/Album.php
--- a/src/addons/XFMG/Entity/Album.php
+++...

Read more

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom