dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
CS fixes: Replace use of "bool ? true : false" with just "bool"
Aleksander Machniak
2016-04-02
6f2c007d1be866e47bf6a9f8e6900fe6ec2a6901
[githubFork/roundcubemail.git]
/
SQL
/
sqlite
/
2013011700.sql
1
2
-- drop temp table created in 2012080700.sql
DROP TABLE IF EXISTS tmp_users;