Changes between Version 13 and Version 14 of BossaReference


Ignore:
Timestamp:
Jul 31, 2008, 2:12:24 PM (16 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BossaReference

    v13 v14  
    168168}}}
    169169
    170 Some utility functions:
     170Utility functions from bossa.inc:
     171{{{
     172bool bossa_lookup_job(int $instid, object &$job, object &$inst, object &$user)
     173   // Given an instance ID, look up the instance, its job, and its user
     174}}}
     175
     176Some utility functions from html/inc/util.inc:
    171177
    172178{{{