1 line
240 B
PHP
1 line
240 B
PHP
<?php echo st_admin_get_form_field('script_path_frontend', null, '*/10 * * * * php '.sfConfig::get('sf_root_dir') . '/symfony.php task-scheduler --frontend=true', 'input_tag', array('readonly' => true, 'clipboard' => true, 'size' => 80)) ?>
|