Parent Directory
|
Revision Log
|
Patch
| Revision 1.1 by sysadm, Fri Apr 18 04:25:59 2025 UTC | Revision 1.2 by sysadm, Fri Apr 18 05:11:52 2025 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | <? | |
| 2 | // Prevent load standalone | |
| 3 | if (!isset($result_set)) | |
| 4 | { | |
| 5 | exit(); | |
| 6 | } | |
| 7 | ?> | |
| 8 | <html> | <html> |
| 9 | <head> | <head> |
| 10 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |