Commit Graph

3 Commits

Author SHA1 Message Date
jherrerai
891e4d5708 Modificacion de Titulos Si y Mas (#30071)
Se hicieron modificaicones de los titulos Si y Mas a sus literales ingleses.
2019-08-10 16:44:09 -07:00
Dhiraj Kanchan
85b5707305 Fix if statement to use equal to operator instead of assignment operator. (#24524)
Fix if statement to use Double equals (==)  instead of Single equal  (=) which would overwrite the value of $_GET['name'] variable.
2019-08-10 16:43:30 -07:00
Mrugesh Mohapatra
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30