예제 #1
0
 function atomCreatedBy($resource)
 {
     return htmlspecialchars(html_entity_decode(ditto::getAuthor($resource['createdby']), ENT_QUOTES));
 }