From 41b45c9bb601932559db4a51f602d3c26fe7133d Mon Sep 17 00:00:00 2001 From: Artem Daniliants Date: Wed, 26 May 2010 15:53:37 +0300 Subject: [PATCH] Fixed categories description --- Server/application/models/database_sample_data.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Server/application/models/database_sample_data.sql b/Server/application/models/database_sample_data.sql index 63bb03e..a7e0da1 100644 --- a/Server/application/models/database_sample_data.sql +++ b/Server/application/models/database_sample_data.sql @@ -4,7 +4,7 @@ # # Host: localhost (MySQL 5.1.37) # Database: speedfreak -# Generation Time: 2010-05-13 21:57:02 +0300 +# Generation Time: 2010-05-26 15:53:05 +0300 # ************************************************************ /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; -- 1.7.9.5