Fatal Error Line 5 Header

I seem to be getting a fatal error on line 5 of most themes. This is the line:

<title><?php echo settings('site_title'); echo isset($title) ? ' | ' . $title : ''; ?></title>

Are you using 2.0-compatible themes?

settings() is now option() in 2.0.