Respect coding style

This commit is contained in:
Thomas Müller 2012-09-04 13:17:14 +03:00
parent 9e5807d1f9
commit 5bd4d6b051
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
*/
// Init owncloud
require_once('../../lib/base.php');
require_once '../../lib/base.php';
$app = $_POST["app"];