]> source.dussan.org Git - nextcloud-server.git/commitdiff
Replace exit with return
authorVictor Dubiniuk <victor.dubiniuk@gmail.com>
Tue, 29 Jul 2014 19:45:24 +0000 (22:45 +0300)
committerMorris Jobke <hey@morrisjobke.de>
Wed, 30 Jul 2014 12:03:31 +0000 (14:03 +0200)
lib/base.php

index 56b2bec7f6c225fa63b71600d55dd0f92e7b7a78..dc09b61490a24ba3306c9244cc773f0ab18443c1 100644 (file)
@@ -148,7 +148,7 @@ class OC {
                        echo('3rdparty directory not found! Please put the ownCloud 3rdparty'
                                . ' folder in the ownCloud folder or the folder above.'
                                . ' You can also configure the location in the config.php file.');
-                       exit();
+                       return;
                }
                
                // search the apps folder