Error in two comment lines in demo and new sql file.
authorJoe Hunt <joe.hunt.consulting@gmail.com>
Tue, 16 Feb 2016 10:34:44 +0000 (11:34 +0100)
committerJoe Hunt <joe.hunt.consulting@gmail.com>
Tue, 16 Feb 2016 10:34:44 +0000 (11:34 +0100)
phpMyAdmin bailed out.

sql/en_US-demo.sql
sql/en_US-new.sql

index f56d47c9bff767d22cc06d65a911c65c87327e1f..ceaab19592c45ac46a2dbdbf00739b7a90d389e6 100644 (file)
@@ -1478,7 +1478,7 @@ INSERT INTO `0_recurrent_invoices` VALUES ('1', 'Weekly Maintenance', '6', '1',
 -- --------------------------------------------------------
 
 --
---- Table structure for table `0_reflines`
+-- Table structure for table `0_reflines`
 --
 
 DROP TABLE IF EXISTS `0_reflines`;
@@ -1496,7 +1496,7 @@ CREATE TABLE `0_reflines` (
 ) ENGINE=InnoDB AUTO_INCREMENT=23;
 
 --
---- Dumping data for table `0_reflines`
+-- Dumping data for table `0_reflines`
 --
 
 INSERT INTO `0_reflines` VALUES
index aa97ac69ece5548f0d09591e5a0518302d1fad32..2680254428b54ae1bb1a2eb2e742f3ca545785c5 100644 (file)
@@ -1276,7 +1276,7 @@ CREATE TABLE IF NOT EXISTS `0_recurrent_invoices` (
 -- --------------------------------------------------------
 
 --
---- Table structure for table `0_reflines`
+-- Table structure for table `0_reflines`
 --
 
 DROP TABLE IF EXISTS `0_reflines`;
@@ -1294,7 +1294,7 @@ CREATE TABLE `0_reflines` (
 ) ENGINE=InnoDB AUTO_INCREMENT=23;
 
 --
---- Dumping data for table `0_reflines`
+-- Dumping data for table `0_reflines`
 --
 
 INSERT INTO `0_reflines` VALUES