<?php
$var 
=
array (
  
=> 
  
stdClass::__set_state(array(
     
'author' => 'Macarena Flecha',
     
'image' => '17090464991616719983.jpg',
     
'title' => 'Vista desde Cerro El Bolsón',
     
'comment' => 'penitentes en cumbre',
     
'height' => NULL,
     
'width' => NULL,
  )),
);
?>