mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 02:05:19 +02:00
Merge branch 'develop' into rewrites/coding-convention-split2
This commit is contained in:
commit
49527b70d3
93 changed files with 11433 additions and 33261 deletions
1
boot.php
1
boot.php
|
@ -649,7 +649,6 @@ class App {
|
|||
set_include_path(
|
||||
'include' . PATH_SEPARATOR
|
||||
. 'library' . PATH_SEPARATOR
|
||||
. 'library/phpsec' . PATH_SEPARATOR
|
||||
. 'library/langdet' . PATH_SEPARATOR
|
||||
. '.' );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue