Revision: 6595
          http://care2002.svn.sourceforge.net/care2002/?rev=6595&view=rev
Author:   robertmeggle
Date:     2010-07-21 11:42:41 +0000 (Wed, 21 Jul 2010)

Log Message:
-----------
see #76

Modified Paths:
--------------
    care2x/branches/gettext/modules/pharmacy/index.php
    care2x/branches/gettext/modules/pharmacy/pharmacy-database-functions.php
    care2x/branches/gettext/modules/pharmacy/pharmacy-orderbot-pass.php
    care2x/branches/gettext/modules/pharmacy/pharmacy-pass.php
    care2x/branches/gettext/modules/pharmacy/pharmacy.php
    care2x/branches/gettext/modules/pharmacy/roots.php
    care2x/branches/gettext/modules/pharmacy/yellowlist_pass.php

Modified: care2x/branches/gettext/modules/pharmacy/index.php
===================================================================
--- care2x/branches/gettext/modules/pharmacy/index.php  2010-07-21 11:42:12 UTC 
(rev 6594)
+++ care2x/branches/gettext/modules/pharmacy/index.php  2010-07-21 11:42:41 UTC 
(rev 6595)
@@ -1,4 +1,4 @@
 <?php
 header('location:../../index.php');
 exit;
-?>
+?>
\ No newline at end of file

Modified: 
care2x/branches/gettext/modules/pharmacy/pharmacy-database-functions.php
===================================================================
--- care2x/branches/gettext/modules/pharmacy/pharmacy-database-functions.php    
2010-07-21 11:42:12 UTC (rev 6594)
+++ care2x/branches/gettext/modules/pharmacy/pharmacy-database-functions.php    
2010-07-21 11:42:41 UTC (rev 6595)
@@ -97,4 +97,4 @@
  */
  $smarty->display('common/mainframe.tpl');
 
-?>
+?>
\ No newline at end of file

Modified: care2x/branches/gettext/modules/pharmacy/pharmacy-orderbot-pass.php
===================================================================
--- care2x/branches/gettext/modules/pharmacy/pharmacy-orderbot-pass.php 
2010-07-21 11:42:12 UTC (rev 6594)
+++ care2x/branches/gettext/modules/pharmacy/pharmacy-orderbot-pass.php 
2010-07-21 11:42:41 UTC (rev 6595)
@@ -41,7 +41,6 @@
 $minimal=1;
 require($root_path.'include/helpers/inc_passcheck_head.php');
 ?>
-
 <BODY  <?php if (!$nofocus) echo 
'onLoad="document.passwindow.userid.focus()"'; echo  ' 
bgcolor='.$cfg['body_bgcolor']; 
  if (!$cfg['dhtml']){ echo ' link='.$cfg['body_txtcolor'].' 
alink='.$cfg['body_alink'].' vlink='.$cfg['body_txtcolor']; } 
 ?>>
@@ -57,6 +56,5 @@
 <?php
 require($root_path.'include/helpers/inc_load_copyrite.php');
 ?>
-
 </BODY>
 </HTML>

Modified: care2x/branches/gettext/modules/pharmacy/pharmacy-pass.php
===================================================================
--- care2x/branches/gettext/modules/pharmacy/pharmacy-pass.php  2010-07-21 
11:42:12 UTC (rev 6594)
+++ care2x/branches/gettext/modules/pharmacy/pharmacy-pass.php  2010-07-21 
11:42:41 UTC (rev 6595)
@@ -69,7 +69,6 @@
 $minimal=1;
 require($root_path.'include/helpers/inc_passcheck_head.php');
 ?>
-
 <BODY  <?php if (!$nofocus) echo 
'onLoad="document.passwindow.userid.focus()"'; echo  ' 
bgcolor='.$cfg['body_bgcolor']; 
  if (!$cfg['dhtml']){ echo ' link='.$cfg['body_txtcolor'].' 
alink='.$cfg['body_alink'].' vlink='.$cfg['body_txtcolor']; } 
 ?>>
@@ -88,7 +87,6 @@
 require($root_path.'include/helpers/inc_load_copyrite.php');
 ?>
 
-
 </FONT>
 
 

Modified: care2x/branches/gettext/modules/pharmacy/pharmacy.php
===================================================================
--- care2x/branches/gettext/modules/pharmacy/pharmacy.php       2010-07-21 
11:42:12 UTC (rev 6594)
+++ care2x/branches/gettext/modules/pharmacy/pharmacy.php       2010-07-21 
11:42:41 UTC (rev 6595)
@@ -158,4 +158,4 @@
 
  $smarty->display('common/mainframe.tpl');
 
-?>
+?>
\ No newline at end of file

Modified: care2x/branches/gettext/modules/pharmacy/roots.php
===================================================================
--- care2x/branches/gettext/modules/pharmacy/roots.php  2010-07-21 11:42:12 UTC 
(rev 6594)
+++ care2x/branches/gettext/modules/pharmacy/roots.php  2010-07-21 11:42:41 UTC 
(rev 6595)
@@ -1,4 +1,4 @@
 <?php
 $root_path='../../';
 $top_dir='modules/pharmacy/';
-?>
+?>
\ No newline at end of file

Modified: care2x/branches/gettext/modules/pharmacy/yellowlist_pass.php
===================================================================
--- care2x/branches/gettext/modules/pharmacy/yellowlist_pass.php        
2010-07-21 11:42:12 UTC (rev 6594)
+++ care2x/branches/gettext/modules/pharmacy/yellowlist_pass.php        
2010-07-21 11:42:41 UTC (rev 6595)
@@ -35,7 +35,6 @@
 $minimal=1;
 require($root_path.'include/helpers/inc_passcheck_head.php');
 ?>
-
 <BODY  <?php if (!$nofocus) echo 
'onLoad="document.passwindow.userid.focus()"'; echo  ' 
bgcolor='.$cfg['body_bgcolor']; 
  if (!$cfg['dhtml']){ echo ' link='.$cfg['body_txtcolor'].' 
alink='.$cfg['body_alink'].' vlink='.$cfg['body_txtcolor']; } 
 ?>>


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