fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [13919] remove closing tag


From: Sigurd Nes
Subject: [Fmsystem-commits] [13919] remove closing tag
Date: Tue, 15 Sep 2015 11:45:38 +0000

Revision: 13919
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=13919
Author:   sigurdne
Date:     2015-09-15 11:45:38 +0000 (Tue, 15 Sep 2015)
Log Message:
-----------
remove closing tag

Modified Paths:
--------------
    trunk/help.php
    trunk/mailpipe.php
    trunk/notify_simple.php
    trunk/redirect.php
    trunk/soap.php

Modified: trunk/help.php
===================================================================
--- trunk/help.php      2015-09-15 11:38:01 UTC (rev 13918)
+++ trunk/help.php      2015-09-15 11:45:38 UTC (rev 13919)
@@ -56,5 +56,3 @@
        $GLOBALS['phpgw_info']['flags']['app_header'] = $appname . ' - ' . 
$appname;
 
        $GLOBALS['phpgw']->xslttpl->set_var('phpgw',array('help' => 
$GLOBALS['phpgw']->help->output));
-
-?>

Modified: trunk/mailpipe.php
===================================================================
--- trunk/mailpipe.php  2015-09-15 11:38:01 UTC (rev 13918)
+++ trunk/mailpipe.php  2015-09-15 11:45:38 UTC (rev 13919)
@@ -112,4 +112,3 @@
                }
                return 0;
        }
-?>

Modified: trunk/notify_simple.php
===================================================================
--- trunk/notify_simple.php     2015-09-15 11:38:01 UTC (rev 13918)
+++ trunk/notify_simple.php     2015-09-15 11:45:38 UTC (rev 13919)
@@ -26,4 +26,3 @@
        echo '<html><body>';
        $GLOBALS['phpgw']->hooks->process('notifywindow_simple',array('email'));
        echo '</body></html>';
-?>

Modified: trunk/redirect.php
===================================================================
--- trunk/redirect.php  2015-09-15 11:38:01 UTC (rev 13918)
+++ trunk/redirect.php  2015-09-15 11:45:38 UTC (rev 13919)
@@ -80,4 +80,3 @@
                        . '<p><a href="' . 
$GLOBALS['phpgw']->link('/index.php') 
                        . lang('return to phpgroupware') . "\"></p>\n";
        }
-?>

Modified: trunk/soap.php
===================================================================
--- trunk/soap.php      2015-09-15 11:38:01 UTC (rev 13918)
+++ trunk/soap.php      2015-09-15 11:45:38 UTC (rev 13919)
@@ -205,4 +205,3 @@
 
        }
        $GLOBALS['phpgw']->common->phpgw_exit();
-?>




reply via email to

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