ftimme
2013-07-11 20ee9f407906d2c0678c54e7ef321719e1339782
interface/web/admin/form/server_config.tform.php
@@ -152,6 +152,14 @@
         'width' => '40',
         'maxlength' => '255'
      ),
      'admin_notify_events' => array(
         'datatype' => 'INTEGER',
         'formtype' => 'SELECT',
         'default' => '1',
         'value' => array('3' => 'no_notifications_txt', '0' => 'Debug', '1' => 'Warnings', '2' => 'Errors'),
         'width' => '40',
         'maxlength' => '255'
      ),
      'backup_dir' => array(
         'datatype' => 'VARCHAR',
         'formtype' => 'TEXT',