Changes between Version 13 and Version 14 of BossaReference

Show
Ignore:
Author:
davea (IP: 128.32.18.181)
Timestamp:
07/31/08 14:12:24 (1 year ago)
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{{{ 

If this page is incomplete or incorrect, please edit it or add it to the wiki to-do list. To do this, you must be logged in; click Login or Register above.