mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-02-20 01:21:20 +01:00
Drop tmp_users table (#1488910)
This commit is contained in:
2
SQL/sqlite/2013011700.sql
Normal file
2
SQL/sqlite/2013011700.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- drop temp table created in 2012080700.sql
|
||||
DROP TABLE IF EXISTS tmp_users;
|
||||
Reference in New Issue
Block a user