mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-11 01:24:27 +02:00
Merge pull request #2658 from annando/1607-maxload
Central Backend/Frontend detection when checking for overload
This commit is contained in:
commit
598a9f76a6
4 changed files with 111 additions and 60 deletions
|
@ -1,4 +1,5 @@
|
|||
<?php
|
||||
require_once("dbm.php");
|
||||
|
||||
# if PDO is avaible for mysql, use the new database abstraction
|
||||
# TODO: PDO is disabled for release 3.3. We need to investigate why
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue