mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-10 11:31:26 +01:00
Fix: remove obsolete tags (in progress)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
* \file htdocs/ftp/admin/ftpclient.php
|
||||
* \ingroup ftp
|
||||
* \brief Admin page to setup FTP client module
|
||||
* \version $Id: ftpclient.php,v 1.5 2011/08/01 00:01:01 eldy Exp $
|
||||
* \version $Id: ftpclient.php,v 1.6 2011/08/27 14:24:29 hregis Exp $
|
||||
*/
|
||||
|
||||
require("../../main.inc.php");
|
||||
@@ -286,5 +286,5 @@ else
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter('$Date: 2011/08/01 00:01:01 $ - $Revision: 1.5 $');
|
||||
llxFooter();
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user