Browse Source

deleted old files, removed old help stuff from webmail.php

lbergman 24 năm trước cách đây
mục cha
commit
0b75c344a1
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      src/webmail.php

+ 0 - 3
src/webmail.php

@@ -44,9 +44,6 @@
    echo "</TITLE>";
    $ishelp = substr(getenv(REQUEST_URI),-8);			// If calling help, set left frame to 300
    
-   if (ishelp == 'help.php')
-       $bar_size = 300;
-   else
        $bar_size = $left_size;
    
    if ($location_of_bar == 'right')