Revision: 6539
          http://care2002.svn.sourceforge.net/care2002/?rev=6539&view=rev
Author:   mizuko
Date:     2010-07-07 11:26:31 +0000 (Wed, 07 Jul 2010)

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

Removed Paths:
-------------
    care2x/branches/gettext/main/pharmaindex.php

Deleted: care2x/branches/gettext/main/pharmaindex.php
===================================================================
--- care2x/branches/gettext/main/pharmaindex.php        2010-07-07 10:05:19 UTC 
(rev 6538)
+++ care2x/branches/gettext/main/pharmaindex.php        2010-07-07 11:26:31 UTC 
(rev 6539)
@@ -1,53 +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');
-/**
-* CARE2X Integrated Hospital Information System Deployment 2.2 - 2006-07-10
- * GNU General Public License
-* Copyright 2002,2003,2004,2005,2006 Elpidio Latorilla
- * elpi...@care2x.org, 
- *
- * See the file "copy_notice.txt" for the licence notice
- */
-define ( 'LANG_FILE', 'legal.php' );
-define ( 'NO_2LEVEL_CHK', 1 );
-require_once ($root_path . 'include/helpers/inc_front_chain_lang.php');
-?>
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 3.0//EN" "html.dtd">
-<?php html_rtl($lang); ?>
-<HEAD>
-<?php echo setCharSet(); ?>
-
-<style type="text/css">
-       A:link  {text-decoration: none; }
-       A:hover {text-decoration: underline; color: red; }
-       A:visited {text-decoration: none;}
-</style>
-
-</HEAD>
-
-<BODY topmargin=0 leftmargin=0 marginwidth=0 marginheight=0 bgcolor="#ffffff" 
alink="navy" vlink="navy"  >
-<br>&nbsp;<p>
-<center>
-<font face="Verdana, Arial" size=3>
-<?php
-echo $LDPharmaPrompt;
-?>
-</font>
-</center
-<br>&nbsp;<p>
-
-<table width=100%>
-       <tr>
-               <td>
-<?php
-require ($root_path . 'include/helpers/inc_load_copyrite.php');
-?>
-</td>
-       </tr>
-</table>
-
-
-</BODY>
-</HTML>


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