summaryrefslogtreecommitdiffstats
path: root/lib/db.php
diff options
context:
space:
mode:
authorBart Visscher <bartv@thisnet.nl>2012-10-12 15:37:44 +0200
committerBart Visscher <bartv@thisnet.nl>2012-10-12 15:47:41 +0200
commit351f724193a917c7b919ef2d833a2ec2f4d3ff75 (patch)
tree36867efdaac4c4f4aae2092c8e3ff0e1832a6da7 /lib/db.php
parentd589869a345bea06874bb38bd54762c972d93249 (diff)
downloadnextcloud-server-351f724193a917c7b919ef2d833a2ec2f4d3ff75.tar.gz
nextcloud-server-351f724193a917c7b919ef2d833a2ec2f4d3ff75.zip
whitespace fixes
Diffstat (limited to 'lib/db.php')
-rw-r--r--lib/db.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/db.php b/lib/db.php
index f1597fb49fe..6c9eec5637d 100644
--- a/lib/db.php
+++ b/lib/db.php
@@ -391,7 +391,7 @@ class OC_DB {
*
* TODO: write more documentation
*/
- public static function getDbStructure( $file ,$mode=MDB2_SCHEMA_DUMP_STRUCTURE) {
+ public static function getDbStructure( $file, $mode=MDB2_SCHEMA_DUMP_STRUCTURE) {
self::connectScheme();
// write the scheme