fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [16488] typo


From: sigurdne
Subject: [Fmsystem-commits] [16488] typo
Date: Mon, 27 Mar 2017 02:34:16 -0400 (EDT)

Revision: 16488
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=16488
Author:   sigurdne
Date:     2017-03-27 02:34:16 -0400 (Mon, 27 Mar 2017)
Log Message:
-----------
typo

Modified Paths:
--------------
    trunk/property/inc/cron/default/synkroniser_med_boei_old.php

Modified: trunk/property/inc/cron/default/synkroniser_med_boei_old.php
===================================================================
--- trunk/property/inc/cron/default/synkroniser_med_boei_old.php        
2017-03-27 06:23:50 UTC (rev 16487)
+++ trunk/property/inc/cron/default/synkroniser_med_boei_old.php        
2017-03-27 06:34:16 UTC (rev 16488)
@@ -32,7 +32,7 @@
         */
        include_class('property', 'cron_parent', 'inc/cron/');
 
-       class synkroniser_med_boei extends property_cron_parent
+       class synkroniser_med_boei_old extends property_cron_parent
        {
 
                function __construct()
@@ -41,7 +41,7 @@
 
                        $this->function_name = get_class($this);
                        $this->sub_location = lang('location');
-                       $this->function_msg = 'Synkroniser_med_boei';
+                       $this->function_msg = 'Synkroniser_med_boei_old';
 
                        $this->bocommon = CreateObject('property.bocommon');
                        $this->db = $this->bocommon->new_db();
@@ -1405,4 +1405,4 @@
                        $this->receipt['message'][] = array('msg' => $msg);
                        $this->cron_log($msg);
                }
-       }
\ No newline at end of file
+       }




reply via email to

[Prev in Thread] Current Thread [Next in Thread]