Parent Directory
|
Revision Log
|
Patch
| Revision 1.3 by sysadm, Mon Mar 24 05:48:36 2025 UTC | Revision 1.4 by sysadm, Fri Mar 28 05:50:18 2025 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | ||
| 1 | <? | <? |
| 2 | require_once ("./load_doc_list.inc.php"); | require_once "../lib/db_open.inc.php"; |
| 3 | $db_conn=include "./db_open.inc.php"; | require_once "./load_doc_list.inc.php"; |
| 4 | ?> | ?> |
| 5 | <html> | <html> |
| 6 | <head> | <head> |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |