17 lines
316 B
Plaintext
17 lines
316 B
Plaintext
note
|
|
description: "Request handler related to /blogs/user/{id}/. Displays all posts of the given user"
|
|
author: "Dario Bösch <daboesch@student.ethz.ch>"
|
|
date: "$Date: 2015-05-22 15:13:00 +0100 (lun., 18 mai 2015) $"
|
|
revision: "$Revision 96616$"
|
|
|
|
class
|
|
BLOG_USER_HANDLER
|
|
|
|
inherit
|
|
BLOG_HANDLER
|
|
|
|
create
|
|
make
|
|
|
|
end
|