Marius Burkard
2016-07-08 9bcd2fd54728b9e634442f584268da03acaea633
commit | author | age
413d3b 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
00333e 2 <html><head><title>ISPCOnfig 3 remote API documentation</title>
413d3b 3
T 4   
5
6   
7   
8   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
9   <link rel="stylesheet" type="text/css" href="definitionen.css">
10   <style type="text/css">
11   </style></head>
12
13 <body>
14 <div style="padding:40px">
15 <h1>sites_cron_delete(<span class="var">$session_id</span>, <span class="var">$cron_id</span>);</h1>
16 <br>
17 <p class="headgrp">Description: </p>
18 <p class="margin"> Deletes a cronjob.</p><br>
19 <p class="headgrp">Input Variables: </p> 
20 <p class="margin"> <span class="var">$session_id</span>, <span class="var">$cron_id</span></p>
21 <p class="headgrp">Parameters (in <span class="var">$params</span>): </p>
22 <p class="margin">None</p>
23 <p class="headgrp">Output: </p> 
24 <p class="margin"> Returns the number of deleted records.</p>
25 <!--<b>Output:</b> 
26 <p style="margin-left:100px">Gives a record of </p> -->
27 </div>
28
29 </body></html>