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