GlisWeb framework
Variabili
Riferimenti per il file _mail.queue.send.php

Vai al codice sorgente di questo file.

Variabili

if(! defined( 'CRON_RUNNING')) $status = array()
 
 $out = NULL
 
 $lock = mysqlQuery( $cf['mysql']['connection'], 'LOCK TABLES mail_out WRITE, mail_sent WRITE' )
 
if( $lock===true) else
 

Descrizione dettagliata

Da fare:
commentare

Definizione nel file _mail.queue.send.php.