diff --git a/core/ajax/translations.php b/core/ajax/translations.php index 2bd6b7ed63..75679da2c0 100644 --- a/core/ajax/translations.php +++ b/core/ajax/translations.php @@ -22,7 +22,7 @@ */ // Init owncloud -require_once('../../lib/base.php'); +require_once '../../lib/base.php'; $app = $_POST["app"];