I must do something like this:
'If test run, hide something.'
So I need something like this:
if(mode=test) { do something }
How can I find out when I'm in test mode and when I'm not?
Aucun commentaire:
Enregistrer un commentaire