10 lines
310 B
Text
10 lines
310 B
Text
$HASH1 = {
|
|
display_name => 'Test Admin',
|
|
entity_id => 7,
|
|
full_name => 'Test Admin',
|
|
id => 5,
|
|
latitude => 54.05,
|
|
longitude => -2.8,
|
|
postcode => 'LA1 1AH',
|
|
year_of_birth => 2006
|
|
};
|