diff options
Diffstat (limited to 'ocs/v2.php')
-rw-r--r-- | ocs/v2.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ocs/v2.php b/ocs/v2.php index c0c4f795fa2..bb594b6990e 100644 --- a/ocs/v2.php +++ b/ocs/v2.php @@ -20,5 +20,4 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - require_once __DIR__ . '/v1.php'; |