mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-20 16:37:48 +02:00
Ajout du système de discussion et fixe des quelques bugs
This commit is contained in:
parent
1a4837a7a3
commit
db1b5c35d8
12 changed files with 699 additions and 6 deletions
|
@ -120,7 +120,7 @@
|
|||
$_POST['groups'] = $groups;
|
||||
|
||||
$scheduleds = new scheduleds();
|
||||
$success = $scheduleds->create(true);
|
||||
$success = $scheduleds->create('', true);
|
||||
|
||||
if (!$success)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue