~ubuntu-branches/ubuntu/precise/boinc/precise

« back to all changes in this revision

Viewing changes to html/ops/bossa_example4_make_jobs.php

Tags: 6.12.8+dfsg-1
* New upstream release.
* Simplified debian/rules

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
// bossa_example4_make_jobs.php
22
22
//   --dir dir
23
23
 
 
24
$cli_only = true;
24
25
require_once("../inc/bossa.inc");
 
26
require_once("../inc/util_ops.inc");
25
27
 
26
28
function make_job($path, $batchid, $appid) {
27
29
    $info = null;