Project

General

Profile

« Previous | Next » 

Revision ebbc9e97

Added by Steve Beaver over 6 years ago

Default ACB schedule to every day at midnight

View differences:

src/usr/local/www/services_acb_settings.php
258 258
	'hours',
259 259
	'Hour',
260 260
	'text',
261
	(isset($pconfig['hours']) ? $pconfig['hours']:'*')
261
	(isset($pconfig['hours']) ? $pconfig['hours']:'0')
262 262
))->setHelp("Hours (0-23)");
263 263

  
264 264
$group->add(new Form_Input(

Also available in: Unified diff