source:
trunk/Application/UpdateTrace.php
Last change on this file was 7, checked in by , 5 years ago | |
---|---|
File size: 111 bytes |
Line | |
---|---|
1 | <?php |
2 | |
3 | function FullInstall($Manager) |
4 | { |
5 | } |
6 | |
7 | class Updates |
8 | { |
9 | function Get() |
10 | { |
11 | return array( |
12 | ); |
13 | } |
14 | } |
Note:
See TracBrowser
for help on using the repository browser.