|
Lines 658-664
EOF
Link Here
|
| 658 |
lang => 'default', |
658 |
lang => 'default', |
| 659 |
title => "A wonderful news", |
659 |
title => "A wonderful news", |
| 660 |
content => "This is the wonderful news.", |
660 |
content => "This is the wonderful news.", |
| 661 |
expiration_date => undef, |
661 |
expirationdate => undef, |
| 662 |
published_on => $one_minute_ago |
662 |
published_on => $one_minute_ago |
| 663 |
} |
663 |
} |
| 664 |
} |
664 |
} |
| 665 |
- |
|
|