source:
Dev/branches/jos-branch/classes/ResearchToolObject.php
@
132
Last change on this file since 132 was 130, checked in by jkraaijeveld, 14 years ago | |
---|---|
File size: 128 bytes |
Rev | Line | |
---|---|---|
[123] | 1 | <?php |
2 | /** | |
3 | * Description of ResearchToolObject | |
4 | * | |
5 | * @author jkraaijeveld | |
6 | */ | |
7 | class ResearchToolObject { | |
[130] | 8 | public $uid; |
[123] | 9 | } |
10 | ||
11 | ?> |
Note: See TracBrowser
for help on using the repository browser.