freeCodeCamp/guide
Dhiraj Kanchan 8b39e83e24 Fix if statement to use equal to operator instead of assignment operator. (#24522)
Fix if statement to use Double equals (==)  instead of Single equal  (=) which would overwrite the value of $_GET['name'] variable.
2019-01-03 09:52:05 -08:00
..
arabic Arabic language correction and maintenance (#19767) 2018-12-24 22:18:33 +00:00
chinese Fix if statement to use equal to operator instead of assignment operator. (#24522) 2019-01-03 09:52:05 -08:00
english Fixed link to more information (#27183) 2019-01-03 08:04:26 -07:00
portuguese Added a short introduction to Godot Scripting (#20496) 2019-01-03 15:20:55 +00:00
russian Исправил, и удалил ненужное (#26330) 2018-12-28 23:18:06 +04:00
spanish add the description of how it was introduced (#19880) 2019-01-02 15:07:27 -07:00