Load.php error

Started by toney, August 25, 2005, 05:32:55 PM

Previous topic - Next topic

toney

folder:
../Sources/Load.php

error:
WHERE ID_GROUP IN (" . implode(', ', $user_info['groups']) . ')', __FILE__, __LINE__);

solution:
Replace ')' by quotation marks ")"

thanks

Grudge

There is absolutely nothing wrong with that line, except using ' is technically about 0.00001% faster :P
I'm only a half geek really...

Advertisement: