[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 07/20: Update link to https://www.noalyss.eu
From: |
dwm |
Subject: |
[Noalyss-commit] [noalyss] 07/20: Update link to https://www.noalyss.eu instead of http |
Date: |
Sun, 10 Dec 2023 03:22:23 -0500 (EST) |
sparkyx pushed a commit to branch master
in repository noalyss.
commit ff0bc1651eb83039334d8d64e335e2fea05d082f
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Sat Dec 2 18:20:11 2023 +0100
Update link to https://www.noalyss.eu instead of http
---
include/class/pdf.class.php | 2 +-
include/class/pdf_land.class.php | 2 +-
include/class/print_ledger_detail.class.php | 2 +-
include/class/print_ledger_detail_item.class.php | 2 +-
include/class/print_ledger_fin.class.php | 2 +-
include/class/print_ledger_misc.class.php | 2 +-
include/class/print_ledger_simple.class.php | 2 +-
include/class/print_ledger_simple_without_vat.class.php | 2 +-
include/constant.php | 4 ++--
9 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/include/class/pdf.class.php b/include/class/pdf.class.php
index 167175598..3cc88e39a 100644
--- a/include/class/pdf.class.php
+++ b/include/class/pdf.class.php
@@ -72,7 +72,7 @@ class PDF extends PDF_Core
parent::Cell(0,8,'Date '.$this->date." - Page
".$this->PageNo().'/{nb}',0,0,'C');
parent::Ln(3);
// Created by NOALYSS
- parent::Cell(0,8,'Created by NOALYSS, online on
http://www.noalyss.eu',0,0,'C',false,'http://www.noalyss.eu');
+ parent::Cell(0,8,'Created by NOALYSS, online on
https://www.noalyss.eu',0,0,'C',false,'https://www.noalyss.eu');
}
/**
*@brief retrieve the client name and quick_code
diff --git a/include/class/pdf_land.class.php b/include/class/pdf_land.class.php
index 3cb5d0863..d807330c3 100644
--- a/include/class/pdf_land.class.php
+++ b/include/class/pdf_land.class.php
@@ -71,7 +71,7 @@ class PDFLand extends PDF
$this->Cell(0,8,'Date '.$this->date." - Page
".$this->PageNo().'/{nb}',0,0,'C');
$this->Ln(3);
// Created by NOALYSS
- $this->Cell(0,8,'Created by NOALYSS, online on
http://www.noalyss.eu',0,0,'C',false,'http://www.noalyss.eu');
+ $this->Cell(0,8,'Created by NOALYSS, online on
https://www.noalyss.eu',0,0,'C',false,'https://www.noalyss.eu');
}
}
\ No newline at end of file
diff --git a/include/class/print_ledger_detail.class.php
b/include/class/print_ledger_detail.class.php
index 9d6a62126..87bed1772 100644
--- a/include/class/print_ledger_detail.class.php
+++ b/include/class/print_ledger_detail.class.php
@@ -64,7 +64,7 @@ class Print_Ledger_Detail extends Print_Ledger
//Page number
$this->Cell(0,8,'Date '.$this->date." - Page
".$this->PageNo().'/{nb}',0,0,'L');
// Created by NOALYSS
- $this->Cell(0,8,'Created by NOALYSS, online on
http://www.noalyss.eu',0,0,'R',false,'http://www.noalyss.eu');
+ $this->Cell(0,8,'Created by NOALYSS, online on
https://www.noalyss.eu',0,0,'R',false,'https://www.noalyss.eu');
}
diff --git a/include/class/print_ledger_detail_item.class.php
b/include/class/print_ledger_detail_item.class.php
index a29507128..84399c08c 100644
--- a/include/class/print_ledger_detail_item.class.php
+++ b/include/class/print_ledger_detail_item.class.php
@@ -75,7 +75,7 @@ class Print_Ledger_Detail_Item extends Print_Ledger
//Page number
$this->Cell(30,8,'Date '.$this->date." - Page
".$this->PageNo().'/{nb}',0,0,'L');
// Created by NOALYSS
- $this->Cell(0,8,'Created by NOALYSS, online on
http://www.noalyss.eu',0,0,'R',false,'http://www.noalyss.eu');
+ $this->Cell(0,8,'Created by NOALYSS, online on
https://www.noalyss.eu',0,0,'R',false,'https://www.noalyss.eu');
}
diff --git a/include/class/print_ledger_fin.class.php
b/include/class/print_ledger_fin.class.php
index cf4827b16..7352df6dc 100644
--- a/include/class/print_ledger_fin.class.php
+++ b/include/class/print_ledger_fin.class.php
@@ -89,7 +89,7 @@ class Print_Ledger_Financial extends Print_Ledger
$this->Cell(0,8,'Date '.$this->date." - Page
".$this->PageNo().'/{nb}',0,0,'C');
$this->Ln(3);
// Created by NOALYSS
- $this->Cell(0,8,'Created by NOALYSS, online on
http://www.noalyss.eu',0,0,'C',false,'http://www.noalyss.eu');
+ $this->Cell(0,8,'Created by NOALYSS, online on
https://www.noalyss.eu',0,0,'C',false,'https://www.noalyss.eu');
}
/**
diff --git a/include/class/print_ledger_misc.class.php
b/include/class/print_ledger_misc.class.php
index 77a7774cb..1cdf29456 100644
--- a/include/class/print_ledger_misc.class.php
+++ b/include/class/print_ledger_misc.class.php
@@ -62,7 +62,7 @@ class Print_Ledger_Misc extends Print_Ledger
$this->Cell(0,6,'Date '.$this->date." - Page
".$this->PageNo().'/{nb}',0,0,'C');
$this->Ln(3);
// Created by NOALYSS
- $this->Cell(0,6,'Created by NOALYSS, online on
http://www.noalyss.eu',0,0,'C',false,'http://www.noalyss.eu');
+ $this->Cell(0,6,'Created by NOALYSS, online on
https://www.noalyss.eu',0,0,'C',false,'https://www.noalyss.eu');
}
/**
*@brief print the pdf
diff --git a/include/class/print_ledger_simple.class.php
b/include/class/print_ledger_simple.class.php
index 05ec0f7e6..5ac660b18 100644
--- a/include/class/print_ledger_simple.class.php
+++ b/include/class/print_ledger_simple.class.php
@@ -243,7 +243,7 @@ class Print_Ledger_Simple extends \Print_Ledger
//Page number
$this->Cell(0,8,'Date '.$this->date." - Page
".$this->PageNo().'/{nb}',0,0,'L');
// Created by NOALYSS
- $this->Cell(0,8,'Created by NOALYSS, online on
http://www.noalyss.eu',0,0,'R',false,'http://www.noalyss.eu');
+ $this->Cell(0,8,'Created by NOALYSS, online on
https://www.noalyss.eu',0,0,'R',false,'https://www.noalyss.eu');
}
diff --git a/include/class/print_ledger_simple_without_vat.class.php
b/include/class/print_ledger_simple_without_vat.class.php
index d2b9668d3..844101732 100644
--- a/include/class/print_ledger_simple_without_vat.class.php
+++ b/include/class/print_ledger_simple_without_vat.class.php
@@ -135,7 +135,7 @@ class Print_Ledger_Simple_Without_Vat extends Print_Ledger
//Page number
$this->Cell(0,8,'Date '.$this->date." - Page
".$this->PageNo().'/{nb}',0,0,'L');
// Created by NOALYSS
- $this->Cell(0,8,'Created by NOALYSS, online on
http://www.noalyss.eu',0,0,'R',false,'http://www.noalyss.eu');
+ $this->Cell(0,8,'Created by NOALYSS, online on
https://www.noalyss.eu',0,0,'R',false,'https://www.noalyss.eu');
}
/**
diff --git a/include/constant.php b/include/constant.php
index a5fd19ee9..b939750d7 100644
--- a/include/constant.php
+++ b/include/constant.php
@@ -106,9 +106,9 @@ $version_noalyss = SVNINFO;
// If you don't want to be notified of the update
if (!defined("SITE_UPDATE"))
- define("SITE_UPDATE", 'http://www.noalyss.eu/last_version.txt');
+ define("SITE_UPDATE", 'https://www.noalyss.eu/last_version.txt');
if (!defined("SITE_UPDATE_PLUGIN"))
- define("SITE_UPDATE_PLUGIN",
'http://www.noalyss.eu/plugin_last_version.txt');
+ define("SITE_UPDATE_PLUGIN",
'https://www.noalyss.eu/plugin_last_version.txt');
if (!defined("NOALYSS_PACKAGE_REPOSITORY")) {
define("NOALYSS_PACKAGE_REPOSITORY", "https://package.noalyss.eu/");
}
- [Noalyss-commit] [noalyss] 18/20: DatabaseCore : clear prepare stmt, (continued)
- [Noalyss-commit] [noalyss] 18/20: DatabaseCore : clear prepare stmt, dwm, 2023/12/10
- [Noalyss-commit] [noalyss] 19/20: Test disable xdebug, dwm, 2023/12/10
- [Noalyss-commit] [noalyss] 16/20: PRINTGL Main Ledger (GL) improve performance and code prepare the SQL , better filter for accounting, dwm, 2023/12/10
- [Noalyss-commit] [noalyss] 08/20: Improve documentation, dwm, 2023/12/10
- [Noalyss-commit] [noalyss] 01/20: PHP Compatibility 8.1, dwm, 2023/12/10
- [Noalyss-commit] [noalyss] 17/20: PRINTGL Main Ledger (GL), dwm, 2023/12/10
- [Noalyss-commit] [noalyss] 20/20: Fix merge issue, dwm, 2023/12/10
- [Noalyss-commit] [noalyss] 06/20: ergo, dwm, 2023/12/10
- [Noalyss-commit] [noalyss] 15/20: Improve DatabaseCore : fetch_all, dwm, 2023/12/10
- [Noalyss-commit] [noalyss] 10/20: Merge master, dwm, 2023/12/10
- [Noalyss-commit] [noalyss] 07/20: Update link to https://www.noalyss.eu instead of http,
dwm <=
- [Noalyss-commit] [noalyss] 03/20: Documentation, dwm, 2023/12/10
- [Noalyss-commit] [noalyss] 09/20: Protect Qcode in fiche_detail, dwm, 2023/12/10
- [Noalyss-commit] [noalyss] 04/20: PHP8.2 deprecated, dwm, 2023/12/10
- [Noalyss-commit] [noalyss] 14/20: Improve DBG , add stopwatch : timer_start and timer_show, dwm, 2023/12/10
- [Noalyss-commit] [noalyss] 12/20: Improve Unit Test for Report, dwm, 2023/12/10