3 - ConKey not found

ConKey not found

var asd "content";

ConKey not found, You may have forgotten to put "->".

Fix method:

var $asd -> "content";

Last updated