mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-06-06 06:46:25 +02:00
Fix use of old db
This commit is contained in:
parent
628527c70f
commit
46ebd39c04
6 changed files with 54 additions and 48 deletions
|
@ -53,9 +53,6 @@ namespace controllers\publics;
|
|||
*/
|
||||
public function show()
|
||||
{
|
||||
//Creation de l'object de base de données
|
||||
global $db;
|
||||
|
||||
//Recupération des nombres des 4 panneaux d'accueil
|
||||
$nb_contacts = $this->internal_contact->count();
|
||||
$nb_groups = $this->internal_group->count();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue