Changes between Version 7 and Version 8 of BossaExampleTwo


Ignore:
Timestamp:
Jul 30, 2008, 1:55:34 PM (16 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BossaExampleTwo

    v7 v8  
    1919== Setup ==
    2020
    21 Create an application named '''bossa_example3'''.
     21Create an application named '''bossa_example2'''.
    2222Create some jobs:
    2323{{{
    24 php bossa_example_make_jobs --app_name bossa_example3 --dir example
     24php bossa_example_make_jobs --app_name bossa_example2 --dir example
    2525}}}
    2626
    2727== Callback functions ==
    2828
    29 The callback functions follow:
     29The file [source:/trunk/boinc/html/inc/bossa_example2.inc html/inc/bossa_example2.inc]
     30contains the application's callback functions:
     31
    3032{{{
    3133    30  function job_issued($job, $inst, $user) {