From: dongsheng <dongsheng> Date: Mon, 20 Oct 2008 07:24:14 +0000 (+0000) Subject: "MDL-16907, shouldnot modify smblib.php" X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=fe3010726f83e210c2950bf2f3618eca241f99cd;p=moodle.git "MDL-16907, shouldnot modify smblib.php" --- diff --git a/lib/smblib.php b/lib/smblib.php index 86b9ca296f..0657883a51 100644 --- a/lib/smblib.php +++ b/lib/smblib.php @@ -1,10 +1,4 @@ <?php -/** - * - * Modified by Dongsheng Cai <dongsheng@moodle.com> - * @version $Id$ - * - */ ################################################################### # smb.php # This class implements a SMB stream wrapper based on 'smbclient'