]> err.no Git - scalable-opengroupware.org/blob - AnaisWeb/trunk/Exemple.htm
improved error handling
[scalable-opengroupware.org] / AnaisWeb / trunk / Exemple.htm
1 <html>
2 <head>
3 <title>Exemple Anais</title>
4 </head>
5 <body>
6 <script>
7   javascript:location.replace('./Admin/Accueil/Exemple.php');
8 </script>
9 </body>
10 </html>