Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 5765 | Rev 5777 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 5765 Rev 5776
Línea 597... Línea 597...
597
                            $share_title = $share_title  .  ' -  ' . $feed->title;
597
                            $share_title = $share_title  .  ' -  ' . $feed->title;
598
                        }
598
                        }
599
                    }
599
                    }
Línea 600... Línea 600...
600
 
600
 
Línea 601... Línea 601...
601
 
601
 
602
                    $share_description = str_replace('í', '', $feed->description);
602
                    $share_description = $feed->description;
Línea 603... Línea 603...
603
 
603