add Scheme to the list of fields

pull/2077/head
Isaac Connor 2017-12-18 13:04:57 -05:00
parent d312482a2b
commit c93de992c2
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ class Event {
'Name',
'DiskSpace',
'SaveJPEGs',
'Scheme',
);
public function __construct( $IdOrRow = null ) {
$row = NULL;