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/copymovedelete/copymovedelete.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                 | 
     
    133133// **                                                                                  ** 
    134134 
    135 function net2ftp_module_printBodyonload() { 
     135function net2ftp_module_printBodyOnload() { 
    136136 
    137137// -------------- 
     
    142142//      echo ""; 
    143143 
    144 } // end net2ftp_printBodyonload 
     144} // end net2ftp_printBodyOnload 
    145145 
    146146// **                                                                                  **