Commit Graph

2 Commits (acb240b33b41e8eb21c364cf926dcc2e847a377b)

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