fix versioning for movable apps
This commit is contained in:
parent
c1ba4deb72
commit
4ccfd27fa2
|
@ -20,7 +20,6 @@
|
||||||
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
|
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
require_once( '../../lib/base.php' );
|
|
||||||
|
|
||||||
OCP\User::checkLoggedIn( );
|
OCP\User::checkLoggedIn( );
|
||||||
OCP\Util::addStyle('files_versions','versions');
|
OCP\Util::addStyle('files_versions','versions');
|
||||||
|
|
Loading…
Reference in New Issue