Revision: 6653
http://care2002.svn.sourceforge.net/care2002/?rev=6653&view=rev
Author: robertmeggle
Date: 2010-08-04 06:58:38 +0000 (Wed, 04 Aug 2010)
Log Message:
-----------
just small fix: main menu entry, removed whitespace at the end of the line of
medstock.php
Modified Paths:
--------------
care2x/branches/gettext/installer/db/sql/mysql_dump.sql
Modified: care2x/branches/gettext/installer/db/sql/mysql_dump.sql
===================================================================
--- care2x/branches/gettext/installer/db/sql/mysql_dump.sql 2010-08-03
15:32:24 UTC (rev 6652)
+++ care2x/branches/gettext/installer/db/sql/mysql_dump.sql 2010-08-04
06:58:38 UTC (rev 6653)
@@ -14,29 +14,29 @@
--
-- --------------------------------------------------------
-
---
--- Table structure for table `care_accesslog`
---
-
-CREATE TABLE IF NOT EXISTS `care_accesslog` (
- `id` int(11) NOT NULL auto_increment,
- `datetime` datetime NOT NULL,
- `ip` varchar(255) collate utf8_unicode_ci NOT NULL,
- `lognote` text collate utf8_unicode_ci NOT NULL,
- `userid` varchar(255) collate utf8_unicode_ci NOT NULL,
- `username` varchar(255) collate utf8_unicode_ci NOT NULL,
- `password` varchar(255) collate utf8_unicode_ci NOT NULL,
- `thisfile` text collate utf8_unicode_ci NOT NULL,
- `fileforward` text collate utf8_unicode_ci NOT NULL,
- `login_success` int(1) NOT NULL default '1',
- PRIMARY KEY (`id`)
-);
-
-
--- --------------------------------------------------------
--
+-- Table structure for table `care_accesslog`
+--
+
+CREATE TABLE IF NOT EXISTS `care_accesslog` (
+ `id` int(11) NOT NULL auto_increment,
+ `datetime` datetime NOT NULL,
+ `ip` varchar(255) collate utf8_unicode_ci NOT NULL,
+ `lognote` text collate utf8_unicode_ci NOT NULL,
+ `userid` varchar(255) collate utf8_unicode_ci NOT NULL,
+ `username` varchar(255) collate utf8_unicode_ci NOT NULL,
+ `password` varchar(255) collate utf8_unicode_ci NOT NULL,
+ `thisfile` text collate utf8_unicode_ci NOT NULL,
+ `fileforward` text collate utf8_unicode_ci NOT NULL,
+ `login_success` int(1) NOT NULL default '1',
+ PRIMARY KEY (`id`)
+);
+
+
+-- --------------------------------------------------------
+
+--
-- Table structure for table `care_address_citytown`
--
@@ -420,6 +420,7 @@
`name` varchar(35) collate latin1_general_ci NOT NULL,
`LD_var` varchar(35) collate latin1_general_ci NOT NULL,
`description` varchar(255) collate latin1_general_ci default NULL,
+
`status` varchar(25) collate latin1_general_ci NOT NULL,
`modify_id` varchar(35) collate latin1_general_ci NOT NULL,
`modify_time` timestamp NOT NULL default CURRENT_TIMESTAMP on update
CURRENT_TIMESTAMP,
@@ -3694,6 +3695,7 @@
-- --------------------------------------------------------
+
--
-- Table structure for table `care_test_request_radio`
--
@@ -4894,7 +4896,7 @@
INSERT INTO care_menu_main VALUES ('9', '45', 'Laboratories', '', 'LDLabs',
'modules/laboratory/labor.php', '1', '', '', 20030922232015, 00000000000000);
INSERT INTO care_menu_main VALUES ('10', '50', 'Radiology', '', 'LDRadiology',
'modules/radiology/radiolog.php', '1', '', '', 20030922232015, 00000000000000);
INSERT INTO care_menu_main VALUES ('11', '55', 'Pharmacy', '', 'LDPharmacy',
'modules/pharmacy/pharmacy.php', '1', '', '', 20030922232015, 00000000000000);
-INSERT INTO care_menu_main VALUES ('12', '60', 'Medical Depot', '',
'LDMedDepot', 'modules/medstock/medstock.php ', '1', '', '', 20030922232015,
00000000000000);
+INSERT INTO care_menu_main VALUES ('12', '60', 'Medical Depot', '',
'LDMedDepot', 'modules/medstock/medstock.php', '1', '', '', 20030922232015,
00000000000000);
INSERT INTO care_menu_main VALUES ('13', '65', 'Directory', '', 'LDDirectory',
'modules/phone_directory/phone.php', '1', '', '', 20030922232015,
00000000000000);
INSERT INTO care_menu_main VALUES ('14', '70', 'Tech Support', '',
'LDTechSupport', 'modules/tech/tech.php', '1', '', '', 20030922232015,
00000000000000);
INSERT INTO care_menu_main VALUES ('15', '72', 'System Admin', '', 'LDEDP',
'modules/system_admin/admin.php', '1', '', '', 20030922232015, 00000000000000);
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Care2002-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/care2002-developers