fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12244] bkbooking: stavanger bugfix


From: Kjell Arne Espedal
Subject: [Fmsystem-commits] [12244] bkbooking: stavanger bugfix
Date: Tue, 28 Oct 2014 08:24:56 +0000

Revision: 12244
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12244
Author:   kjell
Date:     2014-10-28 08:24:56 +0000 (Tue, 28 Oct 2014)
Log Message:
-----------
bkbooking: stavanger bugfix

Modified Paths:
--------------
    branches/stavangerkommune/booking/inc/class.boapplication.inc.php

Modified: branches/stavangerkommune/booking/inc/class.boapplication.inc.php
===================================================================
--- branches/stavangerkommune/booking/inc/class.boapplication.inc.php   
2014-10-28 08:14:45 UTC (rev 12243)
+++ branches/stavangerkommune/booking/inc/class.boapplication.inc.php   
2014-10-28 08:24:56 UTC (rev 12244)
@@ -112,7 +112,7 @@
         /**
          * @ Send message about comment on application to case officer.
          */
-        function send_admin_notification:_($application, $message = null)
+        function send_admin_notification($application, $message = null)
         {
             if (!(isset($GLOBALS['phpgw_info']['server']['smtp_server']) && 
$GLOBALS['phpgw_info']['server']['smtp_server']))
                 return;




reply via email to

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