- removing whitespace (+testing still).
parent
fed4628545
commit
601d34ec31
|
@ -117,4 +117,4 @@ function db_affected_rows() {
|
|||
return mysql_affected_rows();
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
|
@ -112,4 +112,4 @@ function db_affected_rows() {
|
|||
return $db_handle->affectedRows();
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
Loading…
Reference in New Issue