From: Ben Beltran
Date: Sun, 13 Apr 2014 17:49:11 +0000 (-0500)
Subject: Change wording in rosa
X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/commitdiff_plain/c00167100c98ed4b193c128f526a8b80b40ed59f?ds=sidebyside;hp=e0710a64bbeefd33256c19a186bdc9599dbd7aa5
Change wording in rosa
---
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