Project

General

Profile

1
-- phpMyAdmin SQL Dump
2
-- Erstellungszeit: 18. Mrz 2013 um 04:35
3
-- Server Version: 5.5.27
4
SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
5
SET time_zone = "+00:00";
6
-- --------------------------------------------------------
7
-- Database structure for WebsiteBaker core
8
--
9
-- Replacements: {TABLE_PREFIX}, {TABLE_ENGINE}, {TABLE_COLLATION}
10
--
11
-- --------------------------------------------------------
12
--
13
-- Daten für Tabelle `mod_jsadmin`
14
--
15

    
16
INSERT INTO `{TABLE_PREFIX}mod_jsadmin` VALUES(1, 'mod_jsadmin_persist_order', 1);
17
INSERT INTO `{TABLE_PREFIX}mod_jsadmin` VALUES(2, 'mod_jsadmin_ajax_order_pages', 1);
18
INSERT INTO `{TABLE_PREFIX}mod_jsadmin` VALUES(3, 'mod_jsadmin_ajax_order_sections', 1);
19
-- EndOfFile
(1-1/2)