Revision: 6397
http://care2002.svn.sourceforge.net/care2002/?rev=6397&view=rev
Author: mizuko
Date: 2010-06-28 15:06:42 +0000 (Mon, 28 Jun 2010)
Log Message:
-----------
fixes #50 - rename modules/fotolab to modules/photolab
Modified Paths:
--------------
care2x/branches/gettext/classes/thumbnail/thumbnail.class.php
care2x/branches/gettext/global_conf/areas_allow.php
care2x/branches/gettext/include/helpers/inc_2level_reset.php
care2x/branches/gettext/main/spediens.php
Modified: care2x/branches/gettext/classes/thumbnail/thumbnail.class.php
===================================================================
--- care2x/branches/gettext/classes/thumbnail/thumbnail.class.php
2010-06-28 15:05:29 UTC (rev 6396)
+++ care2x/branches/gettext/classes/thumbnail/thumbnail.class.php
2010-06-28 15:06:42 UTC (rev 6397)
@@ -24,7 +24,7 @@
# This is required for the gd_version method needed in this class
-require_once($root_path.'modules/fotolab/model/class_image.php');
+require_once($root_path.'modules/photolab/model/class_image.php');
class Thumbnail extends Image {
Modified: care2x/branches/gettext/global_conf/areas_allow.php
===================================================================
--- care2x/branches/gettext/global_conf/areas_allow.php 2010-06-28 15:05:29 UTC
(rev 6396)
+++ care2x/branches/gettext/global_conf/areas_allow.php 2010-06-28 15:06:42 UTC
(rev 6397)
@@ -54,7 +54,7 @@
'duty_op'=>array('_a_1_opnursedutyplanwrite'),
-'fotolab'=>array('_a_1_photowrite'),
+'photolab'=>array('_a_1_photowrite'),
'test_diagnose'=>array('_a_1_diagnosticsresultwrite', '_a_1_labresultswrite'),
Modified: care2x/branches/gettext/include/helpers/inc_2level_reset.php
===================================================================
--- care2x/branches/gettext/include/helpers/inc_2level_reset.php
2010-06-28 15:05:29 UTC (rev 6396)
+++ care2x/branches/gettext/include/helpers/inc_2level_reset.php
2010-06-28 15:06:42 UTC (rev 6397)
@@ -21,7 +21,7 @@
'ck_prod_db_user',
'ck_edv_user',
'ck_intra_email_user',
-
'ck_fotolab_user',
+
'ck_photolab_user',
'ck_pflege_user',
'currentuser',
'ck_op_dienstplan_user',
Modified: care2x/branches/gettext/main/spediens.php
===================================================================
--- care2x/branches/gettext/main/spediens.php 2010-06-28 15:05:29 UTC (rev
6396)
+++ care2x/branches/gettext/main/spediens.php 2010-06-28 15:06:42 UTC (rev
6397)
@@ -100,7 +100,7 @@
'LDInsuranceCoMngr' => '<a
href="'.$root_path.'modules/insurance_co/insurance_co_manage_pass.php'.URL_APPEND.'">'.
$LDInsuranceCoMngr.'</a>',
'LDAddressMngr' => '<a
href="'.$root_path.'modules/address/address_manage_pass.php'.URL_APPEND.'">'.
$LDAddressMngr.'</a>',
'LDImmunizationMngr' => '<a
href="'.$root_path.'modules/immunization/immunization_manage_pass.php'.URL_APPEND.'">'.
$LDImmunizationMngr.'</a>',
- 'LDPhotoLab' => '<a
href="'.$root_path.'modules/fotolab/fotolab_pass.php'.URL_APPEND.'&ck_config='.$ck_config.'">'.$LDPhotoLab.'</a>',
+ 'LDPhotoLab' => '<a
href="'.$root_path.'modules/photolab/photolab_pass.php'.URL_APPEND.'&ck_config='.$ck_config.'">'.$LDPhotoLab.'</a>',
'LDWebCam' => '<a
href="../modules/video_monitor/video_monitoring.php'.URL_APPEND.'">'.$LDWebCam.'</a>',
'LDStandbyDuty' => '<a
href="'.$root_path.'main/spediens-bdienst-zeit-erfassung.php'.URL_APPEND.'&retpath=spec">'.$LDStandbyDuty.'</a>',
'LDCalendar' => '<a
href="'.$root_path.'modules/calendar/calendar.php'.URL_APPEND.'">'.
$LDCalendar.'</a>',
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/care2002-developers