deprecated method name found in 2.0

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()