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_emptylogs/admin_emptylogs.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                 | 
     
    109109// **                                                                                  ** 
    110110 
    111 function net2ftp_module_printBodyonload() { 
     111function net2ftp_module_printBodyOnload() { 
    112112 
    113113// -------------- 
     
    118118//      echo ""; 
    119119 
    120 } // end net2ftp_printBodyonload 
     120} // end net2ftp_printBodyOnload 
    121121 
    122122// **                                                                                  **