glFusion / glfusion

glFusion CMS - Advanced Content Management with Style
https://www.glfusion.org
GNU General Public License v2.0
3 stars 0 forks source link

Can't pass empty string by reference to PLG_itemPreSave() #396

Closed leegarner closed 4 years ago

leegarner commented 4 years ago

Unintended consequence of passing by reference, literals aren't supported. The call in lib-users.php is the only one I found that passes a literal to PLG_itemPreSave()