No regular expressions were active.
1 |
|
TRUNCATE T
ABLE `shar
eVideoComp
ose`;
|
|
|
2 |
|
|
|
|
3 |
|
INSERT INT
O `shareVi
deoCompose
` VALUES (
1, 'View F
ile', '',
'_Video',
'non,memb'
, 'ViewFil
e', '', 1,
0);
|
|
|
4 |
|
INSERT INT
O `shareVi
deoCompose
` VALUES (
2, 'Rate',
'', '_Rat
e', 'non,m
emb', 'Rat
e', '', 2,
1);
|
|
|
5 |
|
INSERT INT
O `shareVi
deoCompose
` VALUES (
3, 'Action
s', '', '_
Actions',
'non,memb'
, 'ActionL
ist', '',
1, 1);
|
|
|
6 |
|
INSERT INT
O `shareVi
deoCompose
` VALUES (
4, 'Commen
ts', '', '
_View Comm
ents', 'no
n,memb', '
ViewCommen
ts', '', 1
, 2);
|
|
|
7 |
|
INSERT INT
O `shareVi
deoCompose
` VALUES (
5, 'File I
nfo', '',
'_Video In
fo', 'non,
memb', 'Fi
leInfo', '
', 2, 0);
|
|
|
8 |
|
INSERT INT
O `shareVi
deoCompose
` VALUES (
6, 'Last f
iles of me
mber', '',
'_Latest
files from
this user
', 'non,me
mb', 'Last
Files', ''
, 2, 2);
|
|
|
9 |
|
INSERT INT
O `shareVi
deoCompose
` VALUES (
7, 'RSS Fe
ed', '', '
_BoonEx Ne
ws', 'non,
memb', 'RS
S', 'http:
//www.boon
ex.org/aut
hor/admin/
feed#4', 0
, 0);
|
|
|