- removing whitespace (+testing still).

4.1.x
Kjartan Mannes 2002-11-06 14:18:45 +00:00
parent fed4628545
commit 601d34ec31
2 changed files with 2 additions and 2 deletions

View File

@ -117,4 +117,4 @@ function db_affected_rows() {
return mysql_affected_rows();
}
?>
?>

View File

@ -112,4 +112,4 @@ function db_affected_rows() {
return $db_handle->affectedRows();
}
?>
?>