Commit Graph

2 Commits

Author SHA1 Message Date
Dhiraj Kanchan
54ac1ea02e Fix if statement to use equal to operator instead of assignment operator. (#24523)
Fix if statement to use Double equals (==)  instead of Single equal  (=) which would overwrite the value of $_GET['name'] variable.
2018-11-28 21:32:38 +04:00
Mrugesh Mohapatra
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30