No regular expressions were active.
1 |
|
TRUNCATE T
ABLE `Acco
untCompose
`;
|
|
|
2 |
|
|
|
|
3 |
|
INSERT INT
O `Account
Compose` V
ALUES (1,
'My Photos
', 'my_pho
tos', '_My
Photos',
'', 'MyPho
tos', '',
'', 1, 0);
|
|
|
4 |
|
INSERT INT
O `Account
Compose` V
ALUES (2,
'Site Stat
s', 'membe
r_stat', '
_Site Stat
s', '', 'M
embersStat
s', '', ''
, 1, 1);
|
|
|
5 |
|
INSERT INT
O `Account
Compose` V
ALUES (3,
'Member In
fo', 'memb
er_info',
'_member i
nfo', '',
'MemberInf
o', '', ''
, 2, 0);
|
|
|
6 |
|
INSERT INT
O `Account
Compose` V
ALUES (4,
'Contacts'
, 'contact
s', '_cont
acts', '',
'Contacts
', '', '',
2, 1);
|
|
|
7 |
|
INSERT INT
O `Account
Compose` V
ALUES (5,
'Latest Ne
ws', 'late
st_news',
'_latest n
ews', '',
'News', ''
, '', 2, 2
);
|
|
|
8 |
|
INSERT INT
O `Account
Compose` V
ALUES (6,
'RSS Feed'
, '', '_Bo
onEx News'
, '', 'RSS
', 'http:/
/www.boone
x.org/auth
or/admin/f
eed#4', 'n
on,memb',
0, 0);
|
|
|
9 |
|
INSERT INT
O `Account
Compose` V
ALUES (7,
'Classifie
ds', '', '
_Classifie
ds', 'Clas
sifieds',
'Classifie
ds', '', '
non,memb',
1, 2);
|
|
|
10 |
|
INSERT INT
O `Account
Compose` V
ALUES (8,
'Events',
'', '_Even
ts', 'Even
ts', 'Even
ts', '', '
non,memb',
1, 3);
|
|
|
11 |
|
INSERT INT
O `Account
Compose` V
ALUES (9,
'Groups',
'', '_Grou
ps', 'Grou
ps', 'Grou
ps', '', '
non,memb',
1, 4);
|
|
|
12 |
|
INSERT INT
O `Account
Compose` V
ALUES (10,
'Forum RS
S Feed', '
', '_Forum
Posts', '
', 'RSS',
'{SiteUrl}
orca/?acti
on=rss_use
r&user={Ni
ckName}#4'
, 'non,mem
b', 2, 3);
|
|
|
13 |
|
INSERT INT
O `Account
Compose` V
ALUES (11,
'My Music
Gallery',
'', '_My
Music Gall
ery', '',
'ShareMusi
c', '', 'n
on,memb',
2, 4);
|
|
|
14 |
|
INSERT INT
O `Account
Compose` V
ALUES (12,
'My Photo
Gallery',
'', '_My
Photo Gall
ery', '',
'SharePhot
os', '', '
non,memb',
2, 5);
|
|
|
15 |
|
INSERT INT
O `Account
Compose` V
ALUES (13,
'My Video
Gallery',
'', '_My
Video Gall
ery', '',
'ShareVide
os', '', '
non,memb',
2, 6);
|
|
|