A back link was still in Bank Transfer.
authorJoe Hunt <joe.hunt.consulting@gmail.com>
Mon, 18 Jan 2010 14:16:16 +0000 (14:16 +0000)
committerJoe Hunt <joe.hunt.consulting@gmail.com>
Mon, 18 Jan 2010 14:16:16 +0000 (14:16 +0000)
CHANGELOG.txt
gl/bank_transfer.php
update.html

index 57a909a573a308cf5aa12cc34fc7a051c4432b12..2d220267e13a9c59a87c6e64e35b4e24960690f9 100644 (file)
@@ -19,6 +19,9 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+# A back link was still in Bank Transfer.
+$ /gl/bank_transfer.php
+
 ------------------------------- Release 2.2.4 ----------------------------------
 17-Jan-2010 Joe Hunt
 ! Release 2.2.4
index 2256a4a041aa93dee001f71e4c6372ccfc3db7af..f97cf7fe5d6cbbd1327363afd72311af42035a82 100644 (file)
@@ -42,7 +42,7 @@ if (isset($_GET['AddedID']))
 
        hyperlink_no_params($_SERVER['PHP_SELF'], _("Enter &Another Transfer"));
 
-       safeExit();
+       display_footer_exit();
 }
 
 if (isset($_POST['_DatePaid_changed'])) {
@@ -170,15 +170,6 @@ function handle_add_deposit()
 
 //----------------------------------------------------------------------------------------
 
-function safeExit()
-{
-       echo "<br><br>";
-       end_page();
-       exit;
-}
-
-//----------------------------------------------------------------------------------------
-
 if (isset($_POST['AddPayment']))
 {
        if (check_valid_entries() == true) 
index 2f6a2adb9708e7dea20d796e0d22e085409d02ed..8d746e4196e721fbacffa36182c42093c144e625 100644 (file)
@@ -13,7 +13,7 @@
   <li>You can easily upload all the files to your installation folder on the
 server overwriting the existing files. From 2.2 RC, your existing configuration files, - <span style="font-weight: bold;">config_db.php, config.php, /lang/installed_languages.inc and installed_extensions.php</span> - will nolonger be installed. They are created the first time you install FrontAccounting and don't need further updates.<br /><ol>
       </ol><ul><li>Backup&nbsp; (download) the following files to another folder:
-        <ul><li>if you have made <em>changes to other files</em>, like themes or so, backup
+        <ul><li>if you have made <em>changes to other files than above mentioned</em>, like themes or so, backup
 these files. </li></ul><ol>
         </ol>