Salve utenti,
potreste spiegarmi cosa fa questa riga di codice:
Codice PHP:
$customer_notification = (SEND_EMAILS == 'true') ? '1' '0'
Grazie!