diff options
author | Azul <azul@riseup.net> | 2014-05-14 10:34:45 +0200 |
---|---|---|
committer | Azul <azul@riseup.net> | 2014-05-14 10:39:10 +0200 |
commit | f83d6e635448d5c96be18b4d926cc99ba879bd93 (patch) | |
tree | 51e2a5c546a00a5507fdad3447b8762aa8286c04 /tests/white-box | |
parent | 89fac280079e4fd1eb9a4491a06a2dd549cee32b (diff) |
use hash for provider service levels
We want to access service levels by means of the id stored in the user record. With a hash we don't have to loop through all elements to find the one with a given id and still can use arbitrary strings and do not rely on the order of the array.
Also it's the format the webapp is expecting right now.
Diffstat (limited to 'tests/white-box')
0 files changed, 0 insertions, 0 deletions