mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-20 13:24:01 -07:00
r235
git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@235 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293
This commit is contained in:
parent
a39601a43a
commit
c966f417f3
1 changed files with 1 additions and 1 deletions
|
@ -1046,7 +1046,7 @@ CREATE TABLE `bb_ranks` (
|
|||
-- Дамп данных таблицы `bb_ranks`
|
||||
--
|
||||
|
||||
INSERT INTO `bb_ranks` VALUES (1, 'Администратор', -1, 1, 'images/ranks/admin.png');
|
||||
INSERT INTO `bb_ranks` VALUES (1, 'Администратор', -1, 1, 'images/ranks/admin.png', 'colorAdmin');
|
||||
|
||||
-- --------------------------------------------------------
|
||||
--
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue