aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorThomas Lange <code@nerdmind.de>2021-07-24 21:53:10 +0200
committerThomas Lange <code@nerdmind.de>2021-07-24 22:18:07 +0200
commit3037af3a80246870284e7c1ab52f407a081f5ffd (patch)
tree01bc9555c881c8fe73e3c0b32400f68dfe675bf9 /admin
parent434c48cff635317e51286e9bf2f1681feb48bf4b (diff)
downloadblog-3037af3a80246870284e7c1ab52f407a081f5ffd.tar.gz
blog-3037af3a80246870284e7c1ab52f407a081f5ffd.tar.xz
blog-3037af3a80246870284e7c1ab52f407a081f5ffd.zip
Create feed item's GUID manually in template file
Do not rely on the "$POST['GUID']" template parameter anymore and create the GUID for the feed item manually in the feed item's template file. The application internal function "generatePseudoGUID" has been removed and the function "generateItemTemplateData" will not return the "GUID" part anymore (which was only used by the feed item template anyway). For backward compatibility, the "$POST['GUID']" template parameter will still be present in the feed item template, but not in other templates!
Diffstat (limited to 'admin')
0 files changed, 0 insertions, 0 deletions