This website works better with JavaScript.
Home
Explore
Help
Sign In
sindre
/
Beelance
Watch
1
Star
0
Fork
0
Code
Issues
6
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
remove workaround
https
jakobsn
6 years ago
parent
d5ee00dc5f
commit
c2d01709ad
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
mysql/sql/init.sql
+ 0
- 1
mysql/sql/init.sql
View File
@@ -128,7 +128,6 @@ insert into users values (NULL, "admin", "password", "Admin Modsen", "ntnu", "12
insert into project_category values (NULL, "Test");
insert into teams values (0, "NO TEAM", FALSE);
/*
Create default database user
Write
Preview
Loading…
Cancel
Save