Squiz Matrix
4.12.2
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
All
Data Structures
Namespaces
Functions
Variables
Pages
bulkmail_constant.inc
1
<?php
17
define(
'BML_JOB_STATE_NOT_RUNNING'
, 0);
18
define(
'BML_JOB_STATE_RUNNING'
, 1);
19
define(
'BML_JOB_STATE_PAUSED'
, 2);
20
define(
'BML_JOB_STATE_SLEEPING'
, 3);
21
22
?>
squiz_matrix
packages
bulkmail
bulkmail_constant.inc
Generated on Tue Jan 29 2013 14:04:54 for Squiz Matrix by
1.8.3.1