Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 5704 Rev 5705
Línea 564... Línea 564...
564
                            $share_title = $share_title  .  ' -  ' . $feed->title;
564
                            $share_title = $share_title  .  ' -  ' . $feed->title;
565
                        }
565
                        }
566
                    }
566
                    }
Línea 567... Línea 567...
567
 
567
 
Línea 568... Línea 568...
568
 
568
 
569
                    $share_description = str_replace(array("&iacute"), '', $feed->description);
569
                    $share_description = $feed->description;
Línea 570... Línea 570...
570
 
570