Ejemplo n.º 1
0
function get_nb_files($entity, $entity_id)
{
    return sfFileGalleryPeer::getNbFiles($entity, $entity_id);
}