Removed closing PHP tags in more files
authorNik Okuntseff <support@anuko.com>
Fri, 11 Mar 2016 11:55:35 +0000 (03:55 -0800)
committerNik Okuntseff <support@anuko.com>
Fri, 11 Mar 2016 11:55:35 +0000 (03:55 -0800)
27 files changed:
WEB-INF/lib/form/ActionErrors.class.php
WEB-INF/lib/form/ActionForm.class.php
WEB-INF/lib/form/Calendar.class.php
WEB-INF/lib/form/Checkbox.class.php
WEB-INF/lib/form/CheckboxCellRenderer.class.php
WEB-INF/lib/form/CheckboxGroup.class.php
WEB-INF/lib/form/Combobox.class.php
WEB-INF/lib/form/DateField.class.php
WEB-INF/lib/form/DefaultCellRenderer.class.php
WEB-INF/lib/form/FloatField.class.php
WEB-INF/lib/form/Form.class.php
WEB-INF/lib/form/FormElement.class.php
WEB-INF/lib/form/Hidden.class.php
WEB-INF/lib/form/Submit.class.php
WEB-INF/lib/form/Table.class.php
WEB-INF/lib/form/TableColumn.class.php
WEB-INF/lib/form/TextArea.class.php
WEB-INF/lib/form/TextField.class.php
WEB-INF/lib/form/UploadFile.class.php
WEB-INF/lib/html/HttpRequest.class.php
WEB-INF/templates/footer.tpl
mobile/access_denied.php
mobile/login.php
mobile/time.php
mobile/time_delete.php
mobile/time_edit.php
plugins/CustomFields.class.php

index 44b2b2c..04a6333 100644 (file)
@@ -63,4 +63,3 @@ class ActionErrors {
         return $this->errors;
     }
 }
-?>
\ No newline at end of file
index 30d5c93..2029c20 100644 (file)
@@ -222,4 +222,4 @@ class ActionForm {
        return (isset($_SESSION[$this->mSessionCell . "session_store_elements"]) ? true : false);
     }
 }
-?>
+
index 811a3fc..b2cdf33 100644 (file)
@@ -281,4 +281,3 @@ class Calendar extends FormElement {
         return false;
     }
 }
-?>
\ No newline at end of file
index f605edf..6cd8074 100644 (file)
@@ -75,4 +75,3 @@ class Checkbox extends FormElement {
                return $html;
        }
 }
-?>
\ No newline at end of file
index 5c3180e..8ebfd6d 100644 (file)
@@ -44,4 +44,3 @@ class CheckboxCellRenderer extends DefaultCellRenderer {
     return $html;
   }
 }
-?>
\ No newline at end of file
index 6fef231..46ea284 100644 (file)
@@ -160,4 +160,3 @@ class CheckboxGroup extends FormElement {
                return $html.$str;
        }
 }
-?>
\ No newline at end of file
index 31b89be..7783793 100644 (file)
@@ -112,4 +112,3 @@ class Combobox extends FormElement {
                return $html;
        }
 }
-?>
\ No newline at end of file
index aa8a149..7fbbcbc 100644 (file)
@@ -427,4 +427,3 @@ class DateField extends TextField {
     return $html;
   }
 }
-?>
\ No newline at end of file
index adbd141..2813a36 100644 (file)
@@ -71,4 +71,3 @@ class DefaultCellRenderer {
                return $this->toString();
        }
 }
-?>
\ No newline at end of file
index 370b28b..46bdb6d 100644 (file)
@@ -71,4 +71,3 @@ class FloatField extends TextField {
                }
        }
 }
-?>
\ No newline at end of file
index 340637d..6fb6ce1 100644 (file)
@@ -317,5 +317,3 @@ class Form {
        }
     }
 }
-
-?>
\ No newline at end of file
index 9e27392..c576451 100644 (file)
@@ -118,4 +118,3 @@ class FormElement {
        }
 
 }
-?>
\ No newline at end of file
index 660870b..3530f1b 100644 (file)
@@ -51,4 +51,3 @@ class Hidden extends FormElement {
                return $html;
        }
 }
-?>
\ No newline at end of file
index d621850..2c65035 100644 (file)
@@ -60,4 +60,3 @@ class Submit extends FormElement {
                return $html;
        }
 }
-?>
\ No newline at end of file
index 89f6543..12b356a 100644 (file)
@@ -223,4 +223,3 @@ class Table extends FormElement {
     return $html;
   }
 }
-?>
\ No newline at end of file
index 3af7b2a..aa1ec4b 100644 (file)
@@ -79,4 +79,3 @@ class TableColumn {
         return $this->mWidth;
     }
 }
-?>
\ No newline at end of file
index 9cfd431..887f8ad 100644 (file)
@@ -101,4 +101,3 @@ class TextArea extends FormElement {
                return $s;
        }
 }
-?>
\ No newline at end of file
index 3d5ce7a..fdd022a 100644 (file)
@@ -74,4 +74,3 @@ class TextField extends FormElement {
                return $html;
        }
 }
-?>
\ No newline at end of file
index be57fa4..ad3f21f 100644 (file)
@@ -66,4 +66,3 @@ class UploadFile extends FormElement {
                return $html;
        }
 }
-?>
\ No newline at end of file
index 857194a..84081c7 100644 (file)
@@ -48,4 +48,3 @@ class ttHttpRequest {
     return $default;
   }
 }
-?>
\ No newline at end of file
index 2de3e4b..d9f2497 100644 (file)
@@ -12,7 +12,7 @@
       <br>
       <table cellspacing="0" cellpadding="4" width="100%" border="0">
         <tr>
-          <td align="center">&nbsp;Anuko Time Tracker 1.9.14.3403 | 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.14.3404 | 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>
index 27ba6e8..1454fae 100644 (file)
@@ -34,4 +34,3 @@ if ($auth->isAuthenticated()) $GLOBALS['SMARTY']->assign('authenticated', true);
 $smarty->assign('title', $i18n->getKey('label.error'));
 $smarty->assign('content_page_name', 'mobile/access_denied.tpl');
 $smarty->display('mobile/index.tpl');
-?>
\ No newline at end of file
index f1c171a..180f011 100644 (file)
@@ -96,4 +96,3 @@ $smarty->assign('onload', 'onLoad="document.loginForm.'.(!$cl_login?'login':'pas
 $smarty->assign('title', $i18n->getKey('title.login'));
 $smarty->assign('content_page_name', 'mobile/login.tpl');
 $smarty->display('mobile/index.tpl');
-?>
\ No newline at end of file
index 21c4385..0e787fc 100644 (file)
@@ -305,4 +305,3 @@ $smarty->assign('timestring', $selected_date->toString($user->date_format));
 $smarty->assign('title', $i18n->getKey('title.time'));
 $smarty->assign('content_page_name', 'mobile/time.tpl');
 $smarty->display('mobile/index.tpl');
-?>
\ No newline at end of file
index eb4ac2b..ef955e9 100644 (file)
@@ -101,4 +101,3 @@ $smarty->assign('forms', array($form->getName() => $form->toArray()));
 $smarty->assign('title', $i18n->getKey('title.delete_time_record'));
 $smarty->assign('content_page_name', 'mobile/time_delete.tpl');
 $smarty->display('mobile/index.tpl');
-?>
\ No newline at end of file
index 440aeef..0025589 100644 (file)
@@ -347,4 +347,3 @@ $smarty->assign('onload', 'onLoad="fillDropdowns()"');
 $smarty->assign('title', $i18n->getKey('title.edit_time_record'));
 $smarty->assign('content_page_name', 'mobile/time_edit.tpl');
 $smarty->display('mobile/index.tpl');
-?>
\ No newline at end of file
index 6eff554..1c2483a 100644 (file)
@@ -310,4 +310,3 @@ class CustomFields {
     return (!is_a($affected, 'PEAR_Error'));
   }
 }
-?>
\ No newline at end of file