Ported a change from the development version: no-cache to every php page.
authorviric@llimona
Wed, 08 Nov 2006 22:43:00 +0100
changeset 9 e3ddfccc8d4f
parent 8 8d76ba374dee
child 10 47746e0c30a3
Ported a change from the development version: no-cache to every php page.
calc-deutes.php
delete-compra.php
delete-pagament.php
list-compres.php
list-gent.php
list-pagaments.php
list-persona.php
update-compra.php
update-gent.php
update-pagament.php
view-compra.php
view-pagament.php
--- a/calc-deutes.php	Wed Nov 08 22:38:58 2006 +0100
+++ b/calc-deutes.php	Wed Nov 08 22:43:00 2006 +0100
@@ -3,6 +3,7 @@
 <head>
 	<title>Ètxelon - Deutes finals</title>
 	<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+	<meta http-equiv="cache-control" content="no-cache">
 </head>
 
 <body>
--- a/delete-compra.php	Wed Nov 08 22:38:58 2006 +0100
+++ b/delete-compra.php	Wed Nov 08 22:43:00 2006 +0100
@@ -3,6 +3,7 @@
 <head>
 	<title>Ètxelon - Eliminar compra</title>
 	<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+	<meta http-equiv="cache-control" content="no-cache">
 </head>
 
 <body>
--- a/delete-pagament.php	Wed Nov 08 22:38:58 2006 +0100
+++ b/delete-pagament.php	Wed Nov 08 22:43:00 2006 +0100
@@ -3,6 +3,7 @@
 <head>
 	<title>Ètxelon - Eliminar pagament</title>
 	<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+	<meta http-equiv="cache-control" content="no-cache">
 </head>
 
 <body>
--- a/list-compres.php	Wed Nov 08 22:38:58 2006 +0100
+++ b/list-compres.php	Wed Nov 08 22:43:00 2006 +0100
@@ -3,6 +3,7 @@
 <head>
 	<title>Ètxelon - Consulta de compres</title>
 	<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+	<meta http-equiv="cache-control" content="no-cache">
 </head>
 
 <body>
--- a/list-gent.php	Wed Nov 08 22:38:58 2006 +0100
+++ b/list-gent.php	Wed Nov 08 22:43:00 2006 +0100
@@ -3,6 +3,7 @@
 <head>
 	<title>Ètxelon - Llistat de gent</title>
 	<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+	<meta http-equiv="cache-control" content="no-cache">
 </head>
 
 <body>
--- a/list-pagaments.php	Wed Nov 08 22:38:58 2006 +0100
+++ b/list-pagaments.php	Wed Nov 08 22:43:00 2006 +0100
@@ -3,6 +3,7 @@
 <head>
 	<title>Ètxelon - Consulta de pagaments</title>
 	<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+	<meta http-equiv="cache-control" content="no-cache">
 </head>
 
 <body>
--- a/list-persona.php	Wed Nov 08 22:38:58 2006 +0100
+++ b/list-persona.php	Wed Nov 08 22:43:00 2006 +0100
@@ -3,6 +3,7 @@
 <head>
 	<title>Ètxelon - Consulta de compres</title>
 	<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+	<meta http-equiv="cache-control" content="no-cache">
 </head>
 
 <body>
--- a/update-compra.php	Wed Nov 08 22:38:58 2006 +0100
+++ b/update-compra.php	Wed Nov 08 22:43:00 2006 +0100
@@ -3,6 +3,7 @@
 <head>
 	<title>Edició de les compres</title>
 	<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+	<meta http-equiv="cache-control" content="no-cache">
 </head>
 
 <body>
--- a/update-gent.php	Wed Nov 08 22:38:58 2006 +0100
+++ b/update-gent.php	Wed Nov 08 22:43:00 2006 +0100
@@ -3,6 +3,7 @@
 <head>
 	<title>Edició dels pagaments</title>
 	<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+	<meta http-equiv="cache-control" content="no-cache">
 </head>
 
 <body>
--- a/update-pagament.php	Wed Nov 08 22:38:58 2006 +0100
+++ b/update-pagament.php	Wed Nov 08 22:43:00 2006 +0100
@@ -3,6 +3,7 @@
 <head>
 	<title>Edició dels pagaments</title>
 	<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+	<meta http-equiv="cache-control" content="no-cache">
 </head>
 
 <body>
--- a/view-compra.php	Wed Nov 08 22:38:58 2006 +0100
+++ b/view-compra.php	Wed Nov 08 22:43:00 2006 +0100
@@ -3,6 +3,7 @@
 <head>
 	<title>Ètxelon - Veure compra</title>
 	<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+	<meta http-equiv="cache-control" content="no-cache">
 </head>
 
 <body>
--- a/view-pagament.php	Wed Nov 08 22:38:58 2006 +0100
+++ b/view-pagament.php	Wed Nov 08 22:43:00 2006 +0100
@@ -3,6 +3,7 @@
 <head>
 	<title>Ètxelon - Veure pagament</title>
 	<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+	<meta http-equiv="cache-control" content="no-cache">
 </head>
 
 <body>