16 lines
425 B
Text
16 lines
425 B
Text
$HASH1 = {
|
|
country => undef,
|
|
entity_id
|
|
=> 9,
|
|
id => 4,
|
|
name => 'The Quay\'s Fishbar',
|
|
pending => 0,
|
|
postcode
|
|
=> 'LA1 1SS',
|
|
sector => 'I',
|
|
street_name
|
|
=> '1 Adcliffe Rd',
|
|
submitted_by_id
|
|
=> undef,
|
|
town => 'Lancaster'
|
|
};
|