diff options
author | Kjartan Mannes <kjartan@2.no-reply.drupal.org> | 2002-11-06 14:18:45 +0000 |
---|---|---|
committer | Kjartan Mannes <kjartan@2.no-reply.drupal.org> | 2002-11-06 14:18:45 +0000 |
commit | 601d34ec311012a8062757527ccb2466da9fc005 (patch) | |
tree | 830d599b9dfaaf00c2ba74e11e5693b0804cfa91 /includes/database.mysql.inc | |
parent | fed4628545ff757b113aa2abd5436ed8d7f2c976 (diff) | |
download | brdo-601d34ec311012a8062757527ccb2466da9fc005.tar.gz brdo-601d34ec311012a8062757527ccb2466da9fc005.tar.bz2 |
- removing whitespace (+testing still).
Diffstat (limited to 'includes/database.mysql.inc')
-rw-r--r-- | includes/database.mysql.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/database.mysql.inc b/includes/database.mysql.inc index 7cb434773..62e87f778 100644 --- a/includes/database.mysql.inc +++ b/includes/database.mysql.inc @@ -117,4 +117,4 @@ function db_affected_rows() { return mysql_affected_rows(); } -?> +?>
\ No newline at end of file |