Alternc  3.2
Alternc logiel libre pour l'hébergement
 All Data Structures Namespaces Files Functions Variables Pages
cron.php File Reference

Go to the source code of this file.

Functions

for($i=0;$i< $max_cron;$i++)
</table >< p >< inputtype="submit"name="submit"class="inbok"value="
<?php__("Applythemodifications");?>
</p></form><scripttype="text/javascript"> 
cleancron (i)

Variables

 $fields
if(!empty($cronupdate)) $lst_cron = $cron->lst_cron()
 $max_cron = $quota->getquota("cron")

Function Documentation

for ($i=0;$i< $max_cron;$i++)</table><p><inputtype="submit"name="submit"class="inbok"value="<?php__("Applythemodifications");?></p></form><scripttype="text/javascript"> cleancron ( )

Definition at line 86 of file cron.php.

{
document.getElementById('crup_url_'+i).value = '';
document.getElementById('crup_user_'+i).value = '';
document.getElementById('crup_pass_'+i).value = '';
document.getElementById('crup_mail_'+i).value = '';
}

Variable Documentation

$fields
Initial value:
array (
"cronupdate" => array ("post", "array", ""),
)

Definition at line 5 of file cron.php.

if (!empty($cronupdate)) $lst_cron = $cron->lst_cron()

Definition at line 18 of file cron.php.

$max_cron = $quota->getquota("cron")

Definition at line 44 of file cron.php.