9 lines
283 B
Text
9 lines
283 B
Text
|
$HASH1 = {
|
||
|
email => 'test3@example.com',
|
||
|
entity_id => 3,
|
||
|
id => 3,
|
||
|
is_admin => 0,
|
||
|
join_date => '2017-08-31 12:17:25',
|
||
|
password => '$2a$08$p5VU4leHetEvuz2P3uMfYuuPTkDGg8wsM7QuSVKkXR.s3B9T2JaVW'
|
||
|
};
|