Revision: 6407
          http://care2002.svn.sourceforge.net/care2002/?rev=6407&view=rev
Author:   mizuko
Date:     2010-06-29 18:45:45 +0000 (Tue, 29 Jun 2010)

Log Message:
-----------
see #49

Modified Paths:
--------------
    care2x/branches/gettext/modules/system_admin/edv-main-pass.php

Removed Paths:
-------------
    care2x/branches/gettext/main/phpmyadmin-start.php

Deleted: care2x/branches/gettext/main/phpmyadmin-start.php
===================================================================
--- care2x/branches/gettext/main/phpmyadmin-start.php   2010-06-29 18:44:45 UTC 
(rev 6406)
+++ care2x/branches/gettext/main/phpmyadmin-start.php   2010-06-29 18:45:45 UTC 
(rev 6407)
@@ -1,40 +0,0 @@
-<?php
-error_reporting(E_COMPILE_ERROR|E_ERROR|E_CORE_ERROR);
-require('./roots.php');
-require($root_path.'include/helpers/inc_environment_global.php');
-require_once($root_path.'include/helpers/inc_environment_global.php');
-/**
-* CARE2X Integrated Hospital Information System Deployment 2.1 - 2004-10-02
-* GNU General Public License
-* Copyright 2002,2003,2004,2005 Elpidio Latorilla
-* elpi...@care2x.org, 
-*
-* See the file "copy_notice.txt" for the licence notice
-*/
-define('LANG_FILE','edp.php');
-$local_user='ck_edv_user';
-require_once($root_path.'include/helpers/inc_front_chain_lang.php');
-?>
-<?php html_rtl($lang); ?>
-<head>
-<?php echo setCharSet(); ?>
-<title></title>
-</head>
-<body>
-<font size=3 face="verdana,arial" color="#990000">
-<center>
-<img <?php echo createMascot($root_path,'mascot1_r.gif','0','bottom') ?> 
align="absmiddle"><b><?php echo $LDMySQLManage ?></b><p>
-<form action="<?php echo $root_path; ?>modules/phpmyadmin_2_3_2/index.php" 
method="post">
-<input type="hidden" name="lang" value="<?php echo $lang ?>">
-<input type="hidden" name="sid" value="<?php echo $sid; ?>">
-<input type="submit" value="<?php echo $LDContinue ?>">
-</form><p>
-<form action="edv.php" method="post">
-<input type="hidden" name="lang" value="<?php echo $lang ?>">
-<input type="hidden" name="sid" value="<?php echo $sid; ?>">
-<input type="hidden" name="target" value="sqldb">
-<input type="submit" value="<?php echo $LDCancel ?>">
-</form>
-</font>
-</body>
-</html>

Modified: care2x/branches/gettext/modules/system_admin/edv-main-pass.php
===================================================================
--- care2x/branches/gettext/modules/system_admin/edv-main-pass.php      
2010-06-29 18:44:45 UTC (rev 6406)
+++ care2x/branches/gettext/modules/system_admin/edv-main-pass.php      
2010-06-29 18:45:45 UTC (rev 6407)
@@ -21,11 +21,6 @@
 
 switch($target)
 {
-/*     case 'sqldb':            $title=$LDSqlDb;
-                                                               
//$userck="ck_edv_mysql_user";
-                                                               
$fileforward='phpmyadmin-start.php?lang='.$lang.'&sid='.$sid;
-                                                               
//$fileforward="../start.php";
-                                                               break;*/
        case 'adminlogin':      $title=$LDSystemLogin;
                                                                
//$userck='ck_edv_admin_user';
                                                                
$fileforward='edv_system_admin_mframe.php?lang='.$lang.'&sid='.$sid;


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers

Reply via email to