No regular expressions were active.
1 |
|
TRUNCATE T
ABLE `ClsA
dvCompose`
;
|
|
|
2 |
|
|
|
|
3 |
|
INSERT INT
O `ClsAdvC
ompose` VA
LUES (1, '
Advertisem
ent Photos
', '', '_A
dvertiseme
nt Photos'
, 'non,mem
b', 'Adver
tisement P
hotos', ''
, 1, 0);
|
|
|
4 |
|
INSERT INT
O `ClsAdvC
ompose` VA
LUES (2, '
Actions',
'', '_Acti
ons', 'non
,memb', 'A
ctions', '
', 1, 1);
|
|
|
5 |
|
INSERT INT
O `ClsAdvC
ompose` VA
LUES (3, '
Comments',
'', '_Com
ments', 'n
on,memb',
'Comments'
, '', 1, 2
);
|
|
|
6 |
|
INSERT INT
O `ClsAdvC
ompose` VA
LUES (4, '
Adv Info',
'', '_Inf
o', 'non,m
emb', 'Adv
Info', ''
, 2, 0);
|
|
|
7 |
|
INSERT INT
O `ClsAdvC
ompose` VA
LUES (5, '
Descriptio
n', '', '_
Descriptio
n', 'non,m
emb', 'Des
cription',
'', 2, 1)
;
|
|
|
8 |
|
INSERT INT
O `ClsAdvC
ompose` VA
LUES (6, '
Users Othe
r Listing'
, '', '_Us
ers Other
Listing',
'non,memb'
, 'Users O
ther Listi
ng', '', 2
, 2);
|
|
|
9 |
|
INSERT INT
O `ClsAdvC
ompose` VA
LUES (7, '
RSS Feed',
'', '_Boo
nEx News',
'non,memb
', 'RSS',
'http://ww
w.boonex.o
rg/author/
admin/feed
#4', 0, 0)
;
|
|
|