fixed typo

This commit is contained in:
skodak
2008-09-24 21:04:53 +00:00
parent db4a3d8ffe
commit 165a2c9efe
+1 -1
View File
@@ -857,7 +857,7 @@ function get_field_sql($sql) {
}
function delete_records_select($table, $select='') {
delete_records_select('get_field_sql() not available anymore');
error('get_field_sql() not available anymore');
}