gnucash-htdocs master: Revert "Note about a missing "local_params" file"

Frank H.Ellenberger fell at code.gnucash.org
Sun Mar 19 20:24:14 EDT 2023


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/e5753542 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/b84b6c4a (commit)



commit e57535424e994cf8e45abef7ca43ba496d45177a
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Mon Mar 20 01:23:57 2023 +0100

    Revert "Note about a missing "local_params" file"
    
    This reverts commit b84b6c4a47dfe85c45f4b1a05517a2af5163aadd.

diff --git a/externals/global_params.php b/externals/global_params.php
index 5eb6121..62a9145 100644
--- a/externals/global_params.php
+++ b/externals/global_params.php
@@ -79,7 +79,6 @@
      $latest_unstable_source="gnucash-".$latest_unstable.".tar.bz2";
 
      // The URLs, we use:
-     // Todo: incorporate a "local_params" file
      define("DEFAULT_URL", "https://www.gnucash.org/"); // The main webserver
      define("SERVER_IRC", "irc.gimp.net"); // alias The GIMPNet
      define("URL_IRC", "irc://".\SERVER_IRC."/gnucash");



Summary of changes:
 externals/global_params.php | 1 -
 1 file changed, 1 deletion(-)



More information about the gnucash-changes mailing list