This website requires JavaScript.
Explore
Help
Sign In
Congegni
/
sintonia
Watch
7
Star
0
Fork
You've already forked sintonia
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
14c71a3f39
sintonia
/
build
/
sql
/
defaultdata.sql
2 lines
84 B
SQL
Raw
Blame
History
INSERT
INTO
cc_subjs
(
"
login
"
,
"
type
"
,
"
pass
"
)
VALUES
(
'
admin
'
,
'
A
'
,
md5
(
'
admin
'
)
)
;
Reference in New Issue
View Git Blame
Copy Permalink