mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-22 01:16:26 +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
|
@ -84,7 +84,6 @@ namespace controllers\publics;
|
|||
*/
|
||||
public function edit()
|
||||
{
|
||||
global $db;
|
||||
$ids = $_GET['ids'] ?? [];
|
||||
|
||||
$commands = $this->internal_command->gets($ids);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue