root/mytrz-gallery/test.php
| Revision 55, 173 bytes (checked in by aqua, 4 years ago) |
|---|
| Line | |
|---|---|
| 1 | <?PHP |
| 2 | |
| 3 | require("config.php"); |
| 4 | require("function.php"); |
| 5 | |
| 6 | $last_update = filemtime( $img_dir ); |
| 7 | $last_refresh = filemtime( $data_file ); |
| 8 | update_list($last_refresh); |
| 9 | |
| 10 | ?> |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)