deprecated method name found in 2.0
Submitted by ZachOfAllTrades on Fri, 2006-01-27 22:51.
ezSQL
I was inspecting the code for 2.0 and noticed that line 200 of ez_sql_core.php contains a call to $this->print_error() which whould be updated to the new (and better) method name $this->register_error()
