Bläddra i källkod

- fix IDs of the tables

git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@2893 689a6050-402a-0410-94f2-e92a70836424
Henning Westerholt 18 år sedan
förälder
incheckning
100d17b007
2 ändrade filer med 2 tillägg och 2 borttagningar
  1. 1 1
      lib/srdb1/schema/carrierroute.xml
  2. 1 1
      lib/srdb1/schema/route_tree.xml

+ 1 - 1
lib/srdb1/schema/carrierroute.xml

@@ -7,7 +7,7 @@
 	  
 	  
 	  ]>
 	  ]>
 	  
 	  
-	  <table id="sp-route2" xmlns:db="http://docbook.org/ns/docbook">
+	  <table id="carrierroute" xmlns:db="http://docbook.org/ns/docbook">
 		  <name>carrierroute</name>
 		  <name>carrierroute</name>
 		  <version>1</version>
 		  <version>1</version>
 		  <type db="mysql">&MYSQL_TABLE_TYPE;</type>
 		  <type db="mysql">&MYSQL_TABLE_TYPE;</type>

+ 1 - 1
lib/srdb1/schema/route_tree.xml

@@ -7,7 +7,7 @@
 	  
 	  
 	  ]>
 	  ]>
 	  
 	  
-	  <table id="sp-route2" xmlns:db="http://docbook.org/ns/docbook">
+	  <table id="route_tree" xmlns:db="http://docbook.org/ns/docbook">
 		  <name>route_tree</name>
 		  <name>route_tree</name>
 		  <version>1</version>
 		  <version>1</version>
 		  <type db="mysql">&MYSQL_TABLE_TYPE;</type>
 		  <type db="mysql">&MYSQL_TABLE_TYPE;</type>