summaryrefslogtreecommitdiffstats
path: root/mysql.php
diff options
context:
space:
mode:
Diffstat (limited to '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