mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Merge branch 'ent-11637-guardia-15751-paginas-con-autorefresco-no-cargan' into 'develop'
Ent 11637 guardia 15751 paginas con autorefresco no cargan See merge request artica/pandorafms!6159
This commit is contained in:
commit
f36b0f7c7a
5
pandora_console/extras/mr/65.sql
Normal file
5
pandora_console/extras/mr/65.sql
Normal file
@ -0,0 +1,5 @@
|
||||
START TRANSACTION;
|
||||
|
||||
DELETE FROM tconfig WHERE token = 'refr';
|
||||
|
||||
COMMIT;
|
Loading…
x
Reference in New Issue
Block a user