changed <? to <?php in everything
[squirrelmail.git] / index.php
index b482a801ff3a9b57b5cd9627d8cbde18b641c26c..9a80878ddd3b7c85578456acaf1a53abe599ea3f 100644 (file)
--- a/index.php
+++ b/index.php
@@ -1,3 +1,3 @@
-<?
+<?php
    header("Location: src/login.php");
 ?>