- Timestamp:
- 06/04/08 01:37:02
(6 months ago)
- Author:
- rats
- Message:
* Updated net2ftp to version 0.97
* Updated SquirrelMail to version 1.4.15
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r1163 |
r1198 |
|
| 37 | 37 | // ------------------------------------------------------------------------ |
|---|
| 38 | 38 | net2ftp("sendHttpHeaders"); |
|---|
| | 39 | if ($net2ftp_result["success"] == false) { |
|---|
| | 40 | require_once("./skins/omega/error.template.php"); |
|---|
| | 41 | exit(); |
|---|
| | 42 | } |
|---|
| 39 | 43 | |
|---|
| 40 | 44 | // <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
|---|
| … | … | |
| 51 | 55 | <?php net2ftp("printCss"); ?> |
|---|
| 52 | 56 | </head> |
|---|
| 53 | | <body onload="<?php net2ftp("printBodyonload"); ?>"> |
|---|
| | 57 | <body onload="<?php net2ftp("printBodyOnload"); ?>"> |
|---|
| 54 | 58 | |
|---|
| 55 | 59 | <?php net2ftp("printBody"); ?> |
|---|
|
Download in other formats:
#########################################################################
# Site footer - Contents are automatically inserted after main Trac HTML
?>