Removed: twitter, google, dropbox, facebook, owncloud, modernizr from JavaScript

This commit is contained in:
djmaze 2020-03-11 12:55:03 +01:00
parent e8d38a6870
commit 4468d5bd22
60 changed files with 7 additions and 4152 deletions

View file

@ -172,7 +172,7 @@ class Api
}
}
protected static function Version() : string
public static function Version() : string
{
return APP_VERSION;
}