has it not gone public then? > > On Thu, 17 Oct 2002, James Cox wrote: > > > hang on -- why are we removing aliases? why would we _ever_ > remove an alias? > > Because he added this before and we decided to drop it? > > Derick > > > > -----Original Message----- > > > From: Yasuo Ohgaki [mailto:yohgaki@;ohgaki.net] > > > Sent: Thursday, October 17, 2002 8:24 AM > > > To: [EMAIL PROTECTED] > > > Subject: [PHP-CVS] cvs: php4 /ext/mysql php_mysql.c > > > > > > > > > yohgaki Thu Oct 17 03:24:04 2002 EDT > > > > > > Modified files: > > > /php4/ext/mysql php_mysql.c > > > Log: > > > Remove mysql_result_seek() alias. > > > > > > > > > Index: php4/ext/mysql/php_mysql.c > > > diff -u php4/ext/mysql/php_mysql.c:1.167 > php4/ext/mysql/php_mysql.c:1.168 > > > --- php4/ext/mysql/php_mysql.c:1.167 Wed Oct 9 09:46:18 2002 > > > +++ php4/ext/mysql/php_mysql.c Thu Oct 17 03:24:04 2002 > > > @@ -18,7 +18,7 @@ > > > > > > > +----------------------------------------------------------------------+ > > > */ > > > > > > -/* $Id: php_mysql.c,v 1.167 2002/10/09 13:46:18 zak Exp $ */ > > > +/* $Id: php_mysql.c,v 1.168 2002/10/17 07:24:04 yohgaki Exp $ */ > > > > > > /* TODO: > > > * > > > @@ -193,7 +193,6 @@ > > > PHP_FALIAS(mysql_dbname, mysql_result, > > > NULL) > > > PHP_FALIAS(mysql_tablename, mysql_result, > > > NULL) > > > PHP_FALIAS(mysql_table_name, mysql_result, NULL) > > > - PHP_FALIAS(mysql_result_seek, mysql_data_seek, NULL) > > > {NULL, NULL, NULL} > > > }; > > > /* }}} */ > > > > > > > > > > > > -- > > > PHP CVS Mailing List (http://www.php.net/) > > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > > > > > -- > > PHP CVS Mailing List (http://www.php.net/) > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > -- > > ------------------------------------------------------------------ > --------- > Derick Rethans http://derickrethans.nl/ JDI Media Solutions --------------[ if you hold a unix shell to your ear, do you hear the c? ]-
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php