Load a user configuration
Parameters:
the user name to load
Returns:
if any config data was found for the user
Raises:
96
# File 'lib/icfs/web/config.rb', line 96 def load(unam); raise NotImplementedError; end