Skip to content
Snippets Groups Projects
Commit 82f30c70 authored by krzaczek's avatar krzaczek Committed by Robin Appelman
Browse files

apps file_sharing - remove "$RUNTIME_NOAPPS = true" from all ajax file

to enable other user backend
parent a70c2b3c
Branches
No related tags found
No related merge requests found
<?php
$RUNTIME_NOAPPS = true;
//$RUNTIME_NOAPPS = true;
require_once('../../../lib/base.php');
OC_JSON::checkAppEnabled('files_sharing');
......
<?php
$RUNTIME_NOAPPS = true;
//$RUNTIME_NOAPPS = true;
require_once('../../../lib/base.php');
OC_JSON::checkAppEnabled('files_sharing');
......
<?php
$RUNTIME_NOAPPS = true;
//$RUNTIME_NOAPPS = true;
require_once('../../../lib/base.php');
OC_JSON::checkAppEnabled('files_sharing');
......
<?php
$RUNTIME_NOAPPS = true;
//$RUNTIME_NOAPPS = true;
require_once('../../../lib/base.php');
OC_JSON::checkAppEnabled('files_sharing');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment