-
foreach ($this->categorias as $entry) { ?>
if ($entry->id != 7) { ?>
- categoria_actual == $entry->id) echo 'class="negro"'; ?>> echo ucfirst(mb_strtolower($entry->categoria, 'UTF-8')) ?> } ?> } ?>
if ($this->logged) { ?>
} ?>
echo strtoupper($this->categorias[$this->actividad->categoria]->categoria) ?> | echo mb_strtoupper(strftime("%A %d DE %B %Y ", strtotime($this->actividad->fecha)), 'UTF-8'); ?>
if (sizeof($this->imagenes) > 1) { ?> } ?>
if (sizeof($this->imagenes) > 1) { ?> } ?>
echo strtoupper($this->actividad->titulo) ?>
echo $this->actividad->contenido ?>