changed <? to <?php in everything
[squirrelmail.git] / src / right_main.php
index eaec8346a8e33286fc0da189fdf0525897dd0930..dd914b7d3c6a3d9b4c01602aa47cb547131e8af0 100644 (file)
@@ -1,4 +1,4 @@
-<?
+<?php
    /**
     **  right_main.php
     **
@@ -7,6 +7,8 @@
     **
     **/
 
+   session_start();
+
    if(!isset($logged_in)) {
       echo _("You must login first.");
       exit;
@@ -37,7 +39,7 @@
 ?>
 <HTML>
 <FONT FACE="Arial,Helvetica">
-<?
+<?php
    /////////////////////////////////////////////////////////////////////////////////
    //
    // incoming variables from URL: