]> granicus.if.org Git - php/commitdiff
Fix typo - comment is ; not '
authorStanislav Malyshev <stas@php.net>
Wed, 3 Oct 2001 11:35:51 +0000 (11:35 +0000)
committerStanislav Malyshev <stas@php.net>
Wed, 3 Oct 2001 11:35:51 +0000 (11:35 +0000)
php.ini-dist
php.ini-recommended

index 815c62b4b23ae575b0937424bf09477e0db73ea7..84eb48ed63dc41e9878fd363f85bd31c29c7fa2f 100644 (file)
@@ -533,7 +533,7 @@ mysql.max_links = -1
 ; Default port number for mysql_connect().  If unset, mysql_connect() will use
 ; the $MYSQL_TCP_PORT or the mysql-tcp entry in /etc/services or the
 ; compile-time value defined MYSQL_PORT (in that order).  Win32 will only look
-' at MYSQL_PORT.
+; at MYSQL_PORT.
 mysql.default_port =
 
 ; Default socket name for local MySQL connects.  If empty, uses the built-in
index 964b048ea198900db6967a4e34e41c5d185f01d8..0ab1bc7f66e034ab03359a40ba65e002478deb57 100644 (file)
@@ -547,7 +547,7 @@ mysql.max_links = -1
 ; Default port number for mysql_connect().  If unset, mysql_connect() will use
 ; the $MYSQL_TCP_PORT or the mysql-tcp entry in /etc/services or the
 ; compile-time value defined MYSQL_PORT (in that order).  Win32 will only look
-' at MYSQL_PORT.
+; at MYSQL_PORT.
 mysql.default_port =
 
 ; Default socket name for local MySQL connects.  If empty, uses the built-in