source: trunk/expressoMail1_2/save_preferences.php @ 2361

Revision 2361, 354 bytes checked in by amuller, 14 years ago (diff)

Ticket #1008 - Adicionando informações sobre licenças

Line 
1<html>
2<head>
3<script src="js/main.js"></script>
4<script src="js/gears_init.js"></script>
5<script src="js/local_messages.js"></script>
6<script language="JavaScript">
7if(window.google && google.gears)
8        expresso_local_messages.update_offline("index.php");
9else
10        document.location.href="index.php";
11</script>       
12</head>
13<body>
14       
15</body>
16</html>
Note: See TracBrowser for help on using the repository browser.