]> wagnertech.de Git - timetracker.git/commitdiff
Removed terminating PHP tag in more files
authorNik Okuntseff <support@anuko.com>
Thu, 10 Mar 2016 12:26:15 +0000 (04:26 -0800)
committerNik Okuntseff <support@anuko.com>
Thu, 10 Mar 2016 12:26:15 +0000 (04:26 -0800)
24 files changed:
WEB-INF/lib/Auth.class.php
WEB-INF/lib/DateAndTime.class.php
WEB-INF/lib/I18n.class.php
WEB-INF/lib/Period.class.php
WEB-INF/lib/PieChartEx.class.php
WEB-INF/lib/common.lib.php
WEB-INF/lib/ttChartHelper.class.php
WEB-INF/lib/ttClientHelper.class.php
WEB-INF/lib/ttCustomFieldHelper.class.php
WEB-INF/lib/ttExpenseHelper.class.php
WEB-INF/lib/ttExportHelper.class.php
WEB-INF/lib/ttFavReportHelper.class.php
WEB-INF/lib/ttImportHelper.class.php
WEB-INF/lib/ttInvoiceHelper.class.php
WEB-INF/lib/ttNotificationHelper.class.php
WEB-INF/lib/ttProjectHelper.class.php
WEB-INF/lib/ttReportHelper.class.php
WEB-INF/lib/ttSysConfig.class.php
WEB-INF/lib/ttTaskHelper.class.php
WEB-INF/lib/ttTeamHelper.class.php
WEB-INF/lib/ttTimeHelper.class.php
WEB-INF/lib/ttUser.class.php
WEB-INF/lib/ttUserHelper.class.php
WEB-INF/templates/footer.tpl

index 243eed567a82f50836c1d2f73cf2be67fed1560f..e8a4ec07bf8cd15ca7bd10c41ca82c3fc2a429ed 100644 (file)
@@ -132,4 +132,3 @@ class Auth {
     }
   }
 }
     }
   }
 }
-?>
\ No newline at end of file
index 26a51c582c59649dedee2e6c4510b791c9628670..7b29eaa7826494bcbce48dc29ade2f92627adcf5 100644 (file)
@@ -362,4 +362,3 @@ class DateAndTime {
     }
   }
 }
     }
   }
 }
-?>
\ No newline at end of file
index 96c374381f6160aff7fe3706d84d6d33cd02ac89..f4b8b07e8fa53ab69541d0024123b72fe89e6944 100644 (file)
@@ -164,4 +164,3 @@ class I18n {
     return substr($filename, 0, strpos($filename, '.'));
   }
 }
     return substr($filename, 0, strpos($filename, '.'));
   }
 }
-?>
\ No newline at end of file
index 1880cf15ae8eb3b7e0366384d9a906a521d6654e..492d864bbd78a680f2f7fe7ebe29affe0c917d82 100644 (file)
@@ -145,4 +145,3 @@ class Period {
                return $result;
        }
 }
                return $result;
        }
 }
-?>
\ No newline at end of file
index 6f482b55411a0f698f65ddc73964007b39190b9c..20adfd7d58b6188b169a7c9e88b485bc38f1f18c 100644 (file)
@@ -46,4 +46,4 @@
                        $this->plot->render($options['fileName']);
                }
        }
                        $this->plot->render($options['fileName']);
                }
        }
-?>
+
index 4111c3e159102af6d75e8c3e6c3468c9a85837b1..124b78f5887823c3d13a61370f96008d4561e21d 100644 (file)
@@ -340,12 +340,3 @@ function ttAccessCheck($required_rights)
     
   return true;
 }
     
   return true;
 }
-
-
-
-
-
-
-
-       
-?>
\ No newline at end of file
index 5d1e8e5c200f787284ae72b63274aa1411557b7f..155349beccbf975c870939981c21a3887e7087f7 100644 (file)
@@ -135,4 +135,3 @@ class ttChartHelper {
     return $result;
   }
 }
     return $result;
   }
 }
-?>
\ No newline at end of file
index 43cffe046ea7c55146f87f11eaebf15849b1742a..9968b99e0176c54b36b5b68bd15a583ca8b8bbaa 100644 (file)
@@ -326,4 +326,3 @@ class ttClientHelper {
     return $result;
   }
 }
     return $result;
   }
 }
-?>
\ No newline at end of file
index 1743bea3b3f058e7bf7a863a437cfed40fb77b52..f12675083546987b879ad2c9e1f6ce6ae0c17667 100644 (file)
@@ -98,4 +98,3 @@ class ttCustomFieldHelper {
     return (!is_a($affected, 'PEAR_Error'));
   }
 }
     return (!is_a($affected, 'PEAR_Error'));
   }
 }
-?>
\ No newline at end of file
index b73208ac4a594f021e894672bbd3bcb1f645477b..3338e58e0df0dc1fef37f1ffd36b83b188f5c11a 100644 (file)
@@ -190,4 +190,3 @@ class ttExpenseHelper {
     return $result;
   }
 }
     return $result;
   }
 }
-?>
\ No newline at end of file
index 4606c39d4c2d16134e282e4a20b95ee37090c0cc..d641f3f5492d6efdc5de124d364ee0db91c6b20d 100644 (file)
@@ -327,4 +327,3 @@ class ttExportHelper {
     return true;
   }
 }
     return true;
   }
 }
-?>
\ No newline at end of file
index 57fdd4bb79b8dc054199d1dc2a696292eb0298f7..14ffc4c94d478a35f8853596c527eb5c11908b25 100644 (file)
@@ -313,4 +313,3 @@ class ttFavReportHelper {
        }
   }
 }
        }
   }
 }
-?>
\ No newline at end of file
index c3e1859bf0efdf49bfcad3b37383118ebbbcc790..91d6b394e0cd21a19bfea89ac2a6c4715a9204b2 100644 (file)
@@ -391,4 +391,3 @@ class ttImportHelper {
     return true;
   }
 }
     return true;
   }
 }
-?>
\ No newline at end of file
index b4d1d88e319df6e0514aea76bcc54520862b7634..2e1c68763a02900e9e990564d085f4528ca8a043 100644 (file)
@@ -435,4 +435,3 @@ class ttInvoiceHelper {
     return $body;
   }
 }
     return $body;
   }
 }
-?>
\ No newline at end of file
index 8fd185c00257a268d689222fd1faa50f84ce4e93..f5a1603bbabe72df95057cbde663cd84c05872e7 100644 (file)
@@ -105,4 +105,3 @@ class ttNotificationHelper {
     return (!is_a($affected, 'PEAR_Error'));
   }
 }
     return (!is_a($affected, 'PEAR_Error'));
   }
 }
-?>
\ No newline at end of file
index 1ec21fe11c9e1869e7ace98895685d26729b79a3..59f202232b640f98adff20ac6f053b55d09e50a8 100644 (file)
@@ -338,4 +338,3 @@ class ttProjectHelper {
     return $result;
   }*/
 }
     return $result;
   }*/
 }
-?>
\ No newline at end of file
index a51cbec285409e2e74d4aae5eb5a7db33ce53a92..ac7d6794b5dacfe344c1ca88da0482f2bd0472d0 100644 (file)
@@ -1589,4 +1589,3 @@ class ttReportHelper {
     return true;
   }
 }
     return true;
   }
 }
-?>
\ No newline at end of file
index 231b979337727f3764de0ba6f865bbc0be191f5d..56100b855f6ae965a723c8b2255915830f3eedd0 100644 (file)
@@ -68,4 +68,3 @@ class ttSysConfig {
     return (!is_a($affected, 'PEAR_Error'));
   }
 }
     return (!is_a($affected, 'PEAR_Error'));
   }
 }
-?>
\ No newline at end of file
index b9198e40698a995e965b9e92cc8c5bf700a97dde..b398228b8be159a023fe7cbe0d79da038a03c98a 100644 (file)
@@ -290,4 +290,3 @@ class ttTaskHelper {
     return $result;
   }
 }
     return $result;
   }
 }
-?>
\ No newline at end of file
index 493884ac00d3717a4e936cde731e70f14c5b00fc..024ce0ba938a37d5adf6405d2e7a5aec1f1fe4e4 100644 (file)
@@ -954,4 +954,3 @@ class ttTeamHelper {
        return true;
   }
 }
        return true;
   }
 }
-?>
\ No newline at end of file
index 6b76f9f70b10f57b219ddece9f763029143dd56f..1333894ba91bd162c0853ce579dc906e386a1844 100644 (file)
@@ -636,4 +636,3 @@ class ttTimeHelper {
   }
 
 }
   }
 
 }
-?>
\ No newline at end of file
index 2f71ad362f2c4604bbf661c1b8ee1bed295851df..ad179eaa5311065c50fbbbb5791ef6b3c142bde9 100644 (file)
@@ -168,4 +168,3 @@ class ttUser {
     return $result;
   }
 }
     return $result;
   }
 }
-?>
\ No newline at end of file
index a1c89c0bfa8bcbebcfc376518dee885fd37fefba..48c4b19da191f31f575a7cc109438142bce21649 100644 (file)
@@ -454,4 +454,3 @@ class ttUserHelper {
     return true;
   }
 }
     return true;
   }
 }
-?>
\ No newline at end of file
index 735d3c9cad4a2e0dab24cb1884dced3f23771cc9..fc7e306b3649bf6a3d4b56b1bd1d6136708486cf 100644 (file)
@@ -12,7 +12,7 @@
       <br>
       <table cellspacing="0" cellpadding="4" width="100%" border="0">
         <tr>
       <br>
       <table cellspacing="0" cellpadding="4" width="100%" border="0">
         <tr>
-          <td align="center">&nbsp;Anuko Time Tracker 1.9.13.3400 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
+          <td align="center">&nbsp;Anuko Time Tracker 1.9.13.3401 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
             <a href="https://www.anuko.com/lp/tt_4.htm" target="_blank">{$i18n.footer.credits}</a> |
             <a href="https://www.anuko.com/lp/tt_5.htm" target="_blank">{$i18n.footer.license}</a> |
             <a href="https://www.anuko.com/lp/tt_7.htm" target="_blank">{$i18n.footer.improve}</a>
             <a href="https://www.anuko.com/lp/tt_4.htm" target="_blank">{$i18n.footer.credits}</a> |
             <a href="https://www.anuko.com/lp/tt_5.htm" target="_blank">{$i18n.footer.license}</a> |
             <a href="https://www.anuko.com/lp/tt_7.htm" target="_blank">{$i18n.footer.improve}</a>