- 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 |
|
| 3 | 3 | // ------------------------------------------------------------------------------- |
|---|
| 4 | 4 | // | net2ftp: a web based FTP client | |
|---|
| 5 | | // | Copyright (c) 2003-2007 by David Gartner | |
|---|
| | 5 | // | Copyright (c) 2003-2008 by David Gartner | |
|---|
| 6 | 6 | // | | |
|---|
| 7 | 7 | // | This program is free software; you can redistribute it and/or | |
|---|
| … | … | |
| 162 | 162 | // ** ** |
|---|
| 163 | 163 | |
|---|
| 164 | | function net2ftp_module_printBodyonload() { |
|---|
| | 164 | function net2ftp_module_printBodyOnload() { |
|---|
| 165 | 165 | |
|---|
| 166 | 166 | // -------------- |
|---|
| … | … | |
| 171 | 171 | // echo ""; |
|---|
| 172 | 172 | |
|---|
| 173 | | } // end function net2ftp_printBodyonload |
|---|
| | 173 | } // end function net2ftp_printBodyOnload |
|---|
| 174 | 174 | |
|---|
| 175 | 175 | // ** ** |
|---|
| … | … | |
| 209 | 209 | // return false; |
|---|
| 210 | 210 | // } |
|---|
| 211 | | |
|---|
| 212 | | |
|---|
| 213 | | // ------------------------------------------------------------------------- |
|---|
| 214 | | // Print the statusbar |
|---|
| 215 | | // ------------------------------------------------------------------------- |
|---|
| 216 | | if ($net2ftp_globals["state2"] == "main") { |
|---|
| 217 | | require_once($net2ftp_globals["application_skinsdir"] . "/" . $net2ftp_globals["skin"] . "/statusbar.template.php"); |
|---|
| 218 | | } |
|---|
| 219 | 211 | |
|---|
| 220 | 212 | |
|---|
|
Download in other formats:
#########################################################################
# Site footer - Contents are automatically inserted after main Trac HTML
?>