summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Schnederle-Wagner <schnederle@futureweb.at>2018-02-13 15:59:12 +0100
committerGitHub <noreply@github.com>2018-02-13 15:59:12 +0100
commit453e6d66b4f462bc0b138db57fc5be789ac7b54e (patch)
tree65ad9ba8d84213a255a022492487afd0422c8db7
parentc1ba75f345f4429487829e18c8c8d0867ae8d5b6 (diff)
downloadphp-mysql-mysqli-wrapper-453e6d66b4f462bc0b138db57fc5be789ac7b54e.zip
php-mysql-mysqli-wrapper-453e6d66b4f462bc0b138db57fc5be789ac7b54e.tar.gz
php-mysql-mysqli-wrapper-453e6d66b4f462bc0b138db57fc5be789ac7b54e.tar.bz2
Update mysql.php
-rw-r--r--mysql.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql.php b/mysql.php
index b8a49ce..160acaf 100644
--- a/mysql.php
+++ b/mysql.php
@@ -639,7 +639,7 @@ if (!extension_loaded('mysql') && !function_exists('mysql_connect')) {
/**
* Get the flags associated with the specified field in a result
*
- * credit to andre at koethur dot de from php.net and NinjaKC from stackoverflow.com
+ * credit to Dave Smith from phpclasses.org, andre at koethur dot de from php.net and NinjaKC from stackoverflow.com
*
* @param mysqli_result $result
* @param int $field_offset