Skip to content

Commit

Permalink
I thought I the old API stuff from the install file but apparently no…
Browse files Browse the repository at this point in the history
…t. This will take out some deprecated stuff.
  • Loading branch information
kmark committed Jun 18, 2010
1 parent caa71a4 commit 9845137
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions includes/sql/install.sql
@@ -1,18 +1,4 @@
-- phpMyAdmin SQL Dump
-- version 3.2.4
-- http://www.phpmyadmin.net
--
-- Host: localhost
-- Generation Time: Mar 21, 2010 at 10:29 PM
-- Server version: 5.0.89
-- PHP Version: 5.2.6

SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";

--
-- Database: `%PRE%testtrunk`
--

-- --------------------------------------------------------

--
Expand Down Expand Up @@ -134,7 +120,6 @@ INSERT INTO `%PRE%config` (`name`, `value`) VALUES
('version', '1.2.1'),
('smtp_user', 'user'),
('senabled', '1'),
('api-key', '%API-KEY%'),
('whm-ssl', '0'),
('paypalemail', 'your@email.com'),
('default', 'order'),
Expand Down

0 comments on commit 9845137

Please sign in to comment.