This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
pandorafms
mirror of
https://github.com/pandorafms/pandorafms.git
Watch
1
Star
0
Fork
You've already forked pandorafms
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5138756525
pandorafms
/
pandora_console
/
extras
/
mr
/
54.sql
5 lines
99 B
SQL
Raw
Blame
History
START
TRANSACTION
;
INSERT
INTO
`
tconfig
`
(
`
token
`
,
`
value
`
)
VALUES
(
'
lts_name
'
,
'
Akira
'
)
;
COMMIT
;
Reference in New Issue
View Git Blame
Copy Permalink