-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
kink-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f@xxxxxxxxxxxxxxxx wrote:
> Revision: 12521
>
> http://squirrelmail.svn.sourceforge.net/squirrelmail/?rev=12521&view=rev
> Author: kink
> Date: 2007-07-10 07:51:09 -0700 (Tue, 10 Jul 2007)
>
> Log Message:
> -----------
> fix function typo and whitespace
>
> Modified Paths:
> --------------
> branches/SM-1_4-STABLE/squirrelmail/config/conf.pl
>
> Modified: branches/SM-1_4-STABLE/squirrelmail/config/conf.pl
> ===================================================================
> --- branches/SM-1_4-STABLE/squirrelmail/config/conf.pl 2007-07-10
> 14:08:12 UTC (rev 12520)
> +++ branches/SM-1_4-STABLE/squirrelmail/config/conf.pl 2007-07-10
> 14:51:09 UTC (rev 12521)
> @@ -3401,8 +3401,8 @@
> # string
> print CF "\$smtp_auth_mech = '$smtp_auth_mech';\n";
> print CF "\$imap_auth_mech = '$imap_auth_mech';\n";
> - print CF "\$smtp_sitewide_user = '" .
> quote_singe($smtp_sitewide_user) . "';\n";
> - print CF "\$smtp_sitewide_pass = '" .
> quote_singe($smtp_sitewide_pass) . "';\n";
> + print CF "\$smtp_sitewide_user = '" .
> quote_single($smtp_sitewide_user) . "';\n";
> + print CF "\$smtp_sitewide_pass = '" .
> quote_single($smtp_sitewide_pass) . "';\n";
Well spotted... thanks... :)
Ironically, I think I'd just burnt my finger on an electric glue gun...
- --
Jon Angliss
<jon-2pNSKKP3PSILX1a0akbDgQ@xxxxxxxxxxxxxxxx>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFGlb4FK4PoFPj9H3MRAgVsAJ4xpwGHDxp2qAhS095II7jKLcMrowCgo5CP
cqo0IPmyqII7dR5S7hpdCKE=
=Nxxc
-----END PGP SIGNATURE-----
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
|