mirror of
https://github.com/nextcloud/server.git
synced 2026-04-07 01:56:38 -04:00
remove mistakenly added file
This commit is contained in:
parent
9d9c540544
commit
97df444d92
1 changed files with 0 additions and 5 deletions
|
|
@ -1,5 +0,0 @@
|
|||
<?php
|
||||
$RUNTIME_NOAPPS = TRUE;
|
||||
require_once 'lib/base.php';
|
||||
$be = new OC_User_Database();
|
||||
$be->setPassword('master', 'master');
|
||||
Loading…
Reference in a new issue