Changeset 2277
- Timestamp:
- 09/26/08 04:13:23 (22 months ago)
- Location:
- alternc/trunk/bureau/admin/webmail
- Files:
-
- 1 removed
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
alternc/trunk/bureau/admin/webmail/index.php
r160 r2277 1 1 <?php 2 header ("Location: /webmail/") ; 2 include("/var/alternc/bureau/class/local.php"); 3 header ("Location: https://$L_FQDN/webmail/") ; 3 4 ?>
