Einchecken des OnlineStands
This commit is contained in:
5
.helpers/tmp_team_subnavi.sql
Normal file
5
.helpers/tmp_team_subnavi.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
INSERT INTO svjf_navi VALUES ( null , 8 , 'Spielberichte' , 'spielberichte' , 'Y' , 1 );
|
||||
INSERT INTO svjf_navi VALUES ( null , 8 , 'Tabelle' , 'tabelle' , 'Y' , 2 );
|
||||
INSERT INTO svjf_navi VALUES ( null , 8 , 'Mannschaft' , 'mannschaft' , 'Y' , 3 );
|
||||
INSERT INTO svjf_navi VALUES ( null , 8 , 'Aktuelles' , 'aktuelles' , 'Y' , 4 );
|
||||
INSERT INTO svjf_navi VALUES ( null , 8 , 'Training' , 'training' , 'Y' , 5 );
|
||||
Reference in New Issue
Block a user