* Minor TOS change
[specialops2.git] / res / themes.sql
blob04686beb955525ecfddec0163b6621e60b9fa3ee
1 -- phpMyAdmin SQL Dump
2 -- version 2.8.0.3
3 -- http://www.phpmyadmin.net
4 -- 
5 -- Host: localhost
6 -- Generation Time: May 08, 2006 at 06:38 PM
7 -- Server version: 5.0.19
8 -- PHP Version: 5.1.4-pl0-gentoo
9 -- 
10 -- Database: `so2-dev`
11 -- 
13 -- 
14 -- Dumping data for table `themes`
15 -- 
17 INSERT INTO `themes` VALUES (1, '(Site Default)', 'default');
18 INSERT INTO `themes` VALUES (2, 'GameFAQs Classic', 'gamefaqs');
19 INSERT INTO `themes` VALUES (3, 'Scalyfux', 'scaly');
20 INSERT INTO `themes` VALUES (4, 'GameFAQs Hell II', 'gfh2');
21 INSERT INTO `themes` VALUES (5, 'B-Type', 'b-type');
22 INSERT INTO `themes` VALUES (6, 'Frozen Midnight 2', 'fm');
23 INSERT INTO `themes` VALUES (7, 'GFCSS 10', 'gfcss10');