[Pkg-owncloud-commits] [owncloud] 195/273: Fix indent

David Prévot taffit at moszumanska.debian.org
Fri Jul 4 03:13:16 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud.

commit 22394fa4f5e55d5ddaf18401e265aa39abd6bbd0
Author: Steffen Lindner <mail at steffen-lindner.de>
Date:   Wed Jul 2 12:00:35 2014 +0200

    Fix indent
---
 cron.php | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/cron.php b/cron.php
index 7896330..7f74691 100644
--- a/cron.php
+++ b/cron.php
@@ -53,8 +53,8 @@ try {
 
 	\OC::$session->close();
 
-    // initialize a dummy memory session
-    \OC::$session = new \OC\Session\Memory('');
+	// initialize a dummy memory session
+	\OC::$session = new \OC\Session\Memory('');
 
 	$logger = \OC_Log::$object;
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list