source:
Dev/branches/jos-branch/testpage.php
@
212
Last change on this file since 212 was 212, checked in by jkraaijeveld, 13 years ago | |
---|---|
File size: 102 bytes |
Rev | Line | |
---|---|---|
[130] | 1 | <?php |
2 | require 'classes/master.php'; | |
[208] | 3 | |
[212] | 4 | $result = Application::get(array()); |
[208] | 5 | print_r($result); |
[130] | 6 | ?> |
Note: See TracBrowser
for help on using the repository browser.