X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/5cf1339e736bc00340b29fc058d6b8e000d4ee2d..43a46e6a9544dcd6bdb3240997a09ea1ca6cefbf:/jekyll/rosa/index.php diff --git a/jekyll/rosa/index.php b/jekyll/rosa/index.php index 9d7d106..893fd55 100644 --- a/jekyll/rosa/index.php +++ b/jekyll/rosa/index.php @@ -72,10 +72,10 @@ mysql_set_charset('utf8',$db); $tema = mysql_fetch_row(mysql_query("SELECT * FROM `rosa_de_guadalupe` WHERE `tipo` = 'tema' order by rand() limit 1")); $efecto = mysql_fetch_row(mysql_query("SELECT * FROM `rosa_de_guadalupe` WHERE `tipo` = 'efecto' order by rand() limit 1")); $familiar = mysql_fetch_row(mysql_query("SELECT * FROM `rosa_de_guadalupe` WHERE `tipo` = 'familiar' order by rand() limit 1")); - printf("%s Hizo %s porque su %s %s. La tratan de violar, se da cuenta que %s es %s, y la virgencita le ayuda a sobresalir.", $nombre[1], $tema[1], $familiar[1], $causa[1], $tema[1], $efecto[1]); + printf("%s Hizo %s porque su %s %s. La tratan de matar, se da cuenta que %s es %s, y la virgencita le ayuda a sobresalir.", $nombre[1], $tema[1], $familiar[1], $causa[1], $tema[1], $efecto[1]); ?>

Refresca para más
- \ No newline at end of file +