mirror of
https://git.code.sf.net/p/seeddms/code
synced 2024-11-26 15:32:13 +00:00
replace tab with spaces
This commit is contained in:
parent
b0804f5562
commit
51c342b5e3
|
@ -431,7 +431,7 @@ CREATE TABLE `tblSessions` (
|
|||
`theme` varchar(30) NOT NULL default '',
|
||||
`language` varchar(30) NOT NULL default '',
|
||||
`clipboard` text default NULL,
|
||||
`su` INTEGER DEFAULT NULL,
|
||||
`su` INTEGER DEFAULT NULL,
|
||||
`splashmsg` text default NULL
|
||||
) ;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user