* [PATCH] urlfilter.dat: change ipcop to ipfire
@ 2022-09-06 19:30 Jon Murphy
2022-09-06 21:27 ` Bernhard Bitsch
0 siblings, 1 reply; 2+ messages in thread
From: Jon Murphy @ 2022-09-06 19:30 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 758 bytes --]
- Removed remnant from IPCop on URL Filter Logs Export page.
Signed-off-by: Jon Murphy <jon.murphy(a)ipfire.org>
---
html/cgi-bin/logs.cgi/urlfilter.dat | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/html/cgi-bin/logs.cgi/urlfilter.dat b/html/cgi-bin/logs.cgi/urlfilter.dat
index 283db52cd..c8412e2ab 100644
--- a/html/cgi-bin/logs.cgi/urlfilter.dat
+++ b/html/cgi-bin/logs.cgi/urlfilter.dat
@@ -178,7 +178,7 @@ if ($day < 10) {
if ($cgiparams{'ACTION'} eq $Lang::tr{'export'})
{
print "Content-type: text/plain\n\n";
- print "IPCop URL filter log\r\n";
+ print "IPFire URL filter log\r\n";
print "Section: $cgiparams{'LOGTYPE'}\r\n";
print "Date: $daystr $longmonthstr\r\n";
print "\r\n";
--
2.30.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] urlfilter.dat: change ipcop to ipfire
2022-09-06 19:30 [PATCH] urlfilter.dat: change ipcop to ipfire Jon Murphy
@ 2022-09-06 21:27 ` Bernhard Bitsch
0 siblings, 0 replies; 2+ messages in thread
From: Bernhard Bitsch @ 2022-09-06 21:27 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 904 bytes --]
Good find.
Reviewed-by: Bernhard Bitsch <bbitsch(a)ipfire.org>
Am 06.09.2022 um 21:30 schrieb Jon Murphy:
> - Removed remnant from IPCop on URL Filter Logs Export page.
>
> Signed-off-by: Jon Murphy <jon.murphy(a)ipfire.org>
> ---
> html/cgi-bin/logs.cgi/urlfilter.dat | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/html/cgi-bin/logs.cgi/urlfilter.dat b/html/cgi-bin/logs.cgi/urlfilter.dat
> index 283db52cd..c8412e2ab 100644
> --- a/html/cgi-bin/logs.cgi/urlfilter.dat
> +++ b/html/cgi-bin/logs.cgi/urlfilter.dat
> @@ -178,7 +178,7 @@ if ($day < 10) {
> if ($cgiparams{'ACTION'} eq $Lang::tr{'export'})
> {
> print "Content-type: text/plain\n\n";
> - print "IPCop URL filter log\r\n";
> + print "IPFire URL filter log\r\n";
> print "Section: $cgiparams{'LOGTYPE'}\r\n";
> print "Date: $daystr $longmonthstr\r\n";
> print "\r\n";
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-09-06 21:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-06 19:30 [PATCH] urlfilter.dat: change ipcop to ipfire Jon Murphy
2022-09-06 21:27 ` Bernhard Bitsch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox