mirror of
https://github.com/e107inc/e107.git
synced 2025-04-30 09:18:09 +02:00
/** * @example: {USER_USERCLASS_ICON} returns the icons of all userclasses the user belongs to, seperated by a whitespace * @example: {USER_USERCLASS_ICON: amount=1} // returns only one icon * @example: {USER_USERCLASS_ICON: seperator=|} // returns the icons seperated by | * @param array $parm * @return string */