Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
601d34ec
Commit
601d34ec
authored
Nov 06, 2002
by
Kjartan
Browse files
- removing whitespace (+testing still).
parent
fed46285
Changes
2
Hide whitespace changes
Inline
Side-by-side
includes/database.mysql.inc
View file @
601d34ec
...
...
@@ -117,4 +117,4 @@ function db_affected_rows() {
return
mysql_affected_rows
();
}
?>
?>
\ No newline at end of file
includes/database.pear.inc
View file @
601d34ec
...
...
@@ -112,4 +112,4 @@ function db_affected_rows() {
return
$db_handle
->
affectedRows
();
}
?>
?>
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment