root/releases/0.1.2a/units/files/profile_files.php

Revision 2, 154 bytes (checked in by sven, 3 years ago)

importing elgg-0.1.1a

Line 
1 <?php
2
3     global $profile_id;
4
5 ?>
6
7     <br />
8     <table width="250" class="actionbox">
9         <caption align="top">Files</caption>
10         <tr>
11         </tr>
12     </table>
Note: See TracBrowser for help on using the browser.