From 3974b8bba1cb87a59ee6ca236872328dee109cad Mon Sep 17 00:00:00 2001 From: Anthony Parsons Date: Wed, 30 Nov 2005 01:11:06 +0000 Subject: [PATCH] Made sure DB files are up to date. --- res/structure.sql | 8 ++++---- res/themes.sql | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/res/structure.sql b/res/structure.sql index b51ad6e..e5ba199 100644 --- a/res/structure.sql +++ b/res/structure.sql @@ -1,11 +1,11 @@ -- phpMyAdmin SQL Dump --- version 2.6.4-pl3 +-- version 2.7.0-beta1 -- http://www.phpmyadmin.net -- -- Host: localhost --- Generation Time: Nov 19, 2005 at 04:17 PM --- Server version: 5.0.15 --- PHP Version: 5.0.5-pl3-gentoo +-- Generation Time: Nov 30, 2005 at 01:09 AM +-- Server version: 5.0.16 +-- PHP Version: 5.1.0 SET FOREIGN_KEY_CHECKS=0; diff --git a/res/themes.sql b/res/themes.sql index 537fe10..5d934a2 100644 --- a/res/themes.sql +++ b/res/themes.sql @@ -1,11 +1,11 @@ -- phpMyAdmin SQL Dump --- version 2.6.4-pl3 +-- version 2.7.0-beta1 -- http://www.phpmyadmin.net -- -- Host: localhost --- Generation Time: Nov 19, 2005 at 04:19 PM --- Server version: 5.0.15 --- PHP Version: 5.0.5-pl3-gentoo +-- Generation Time: Nov 30, 2005 at 01:10 AM +-- Server version: 5.0.16 +-- PHP Version: 5.1.0 SET FOREIGN_KEY_CHECKS=0; -- 2.11.4.GIT