possibly unintended assignment
#2

change
PHP код:
if(VehInfo[vehid][Cumparata] = 0
to
PHP код:
if(VehInfo[vehid][Cumparata] == 0
on both cases.
Reply


Messages In This Thread
possibly unintended assignment - by Longover - 04.01.2018, 12:58
Re: possibly unintended assignment - by RogueDrifter - 04.01.2018, 13:06

Forum Jump:


Users browsing this thread: 1 Guest(s)