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 |
Line | |
---|---|
1 | <?php |
2 | require 'classes/master.php'; |
3 | |
4 | $result = Application::get(array()); |
5 | print_r($result); |
6 | ?> |
Note: See TracBrowser
for help on using the repository browser.