mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
Move MobileDetect library to vendor
- Bumped the version to 2.8.25 (from 2.8.11)
This commit is contained in:
parent
799e60aa62
commit
806368f151
17 changed files with 890 additions and 397 deletions
1
boot.php
1
boot.php
|
@ -29,7 +29,6 @@ require_once('include/datetime.php');
|
|||
require_once('include/pgettext.php');
|
||||
require_once('include/nav.php');
|
||||
require_once('include/cache.php');
|
||||
require_once('library/Mobile_Detect/Mobile_Detect.php');
|
||||
require_once('include/features.php');
|
||||
require_once('include/identity.php');
|
||||
require_once('update.php');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue