News:

Support the VirtueMart project and become a member

Main Menu

bug in TableUsergroups (check) [corrected]

Started by mike75, July 22, 2011, 18:02:14 PM

Previous topic - Next topic

mike75

Hi,

there is a bug

if (preg_match('/[^a-z0-9\._\-]/i', $this->$group_name) > 0)
replace by
if (preg_match('/[^a-z0-9\._\-]/i', $this->group_name) > 0)


Milbo

Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/