Show
Ignore:
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
  • trunk/gui/tools/filemanager/modules/jupload/jupload.inc.php

    r1163 r1198  
    33//   ------------------------------------------------------------------------------- 
    44//  |                  net2ftp: a web based FTP client                              | 
    5 //  |              Copyright (c) 2003-2007 by David Gartner                         | 
     5//  |              Copyright (c) 2003-2008 by David Gartner                         | 
    66//  |                                                                               | 
    77//  | This program is free software; you can redistribute it and/or                 | 
     
    286286// **                                                                                  ** 
    287287 
    288 function net2ftp_module_printBodyonload() { 
     288function net2ftp_module_printBodyOnload() { 
    289289 
    290290// -------------- 
     
    295295//      echo ""; 
    296296 
    297 } // end net2ftp_module_printBodyonload 
     297} // end net2ftp_module_printBodyOnload 
    298298 
    299299// **                                                                                  **