- Timestamp:
- 03/01/12 15:02:59 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/branches/jos-branch/server/classes/models/ApplicationInstance.php
r287 r298 128 128 { 129 129 $model = ResearchToolObject::load(ApplicationInstance::$filename); 130 $model->writeAsHTMLTable();131 132 130 //Build the query string 133 131 $querystring = ' … … 162 160 } 163 161 return $aInstances; 164 165 166 162 } 167 163
Note: See TracChangeset
for help on using the changeset viewer.