fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [8663] domain debug


From: Sigurd Nes
Subject: [Fmsystem-commits] [8663] domain debug
Date: Tue, 24 Jan 2012 12:09:08 +0000

Revision: 8663
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=8663
Author:   sigurdne
Date:     2012-01-24 12:09:07 +0000 (Tue, 24 Jan 2012)
Log Message:
-----------
domain debug

Modified Paths:
--------------
    trunk/phpgwapi/cron/asyncservices.php

Modified: trunk/phpgwapi/cron/asyncservices.php
===================================================================
--- trunk/phpgwapi/cron/asyncservices.php       2012-01-24 10:36:07 UTC (rev 
8662)
+++ trunk/phpgwapi/cron/asyncservices.php       2012-01-24 12:09:07 UTC (rev 
8663)
@@ -58,6 +58,7 @@
        
        $GLOBALS['phpgw_info']['user']['domain'] = $_GET['domain'];
 
+       echo "Domain: {$GLOBALS['phpgw_info']['user']['domain']}\n";
        echo 'Start cron: ' . date('Y/m/d H:i:s ') . "\n";
        $num = ExecMethod('phpgwapi.asyncservice.check_run','crontab');
        echo 'End cron: ' . date('Y/m/d H:i:s ') . "\n";




reply via email to

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