예제 #1
0
 function getContent()
 {
     return (array) unserialize(base64_decode(parent::getContent()));
 }