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/admin/admin.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                 | 
     
    114114// **                                                                                  ** 
    115115 
    116 function net2ftp_module_printBodyonload() { 
     116function net2ftp_module_printBodyOnload() { 
    117117 
    118118// -------------- 
     
    123123//      echo ""; 
    124124 
    125 } // end net2ftp_printBodyonload 
     125} // end net2ftp_printBodyOnload 
    126126 
    127127// **                                                                                  **