Browse Source

removing trailing ?> from function scripts

tokul 19 years ago
parent
commit
59ae6f3ac2
100 changed files with 3 additions and 146 deletions
  1. 1 0
      ChangeLog
  2. 0 2
      class/deliver/Deliver.class.php
  3. 0 2
      class/deliver/Deliver_IMAP.class.php
  4. 0 2
      class/deliver/Deliver_SMTP.class.php
  5. 0 1
      class/deliver/Deliver_SendMail.class.php
  6. 0 1
      class/error.class.php
  7. 0 2
      class/helper/VCard.class.php
  8. 0 1
      class/l10n.class.php
  9. 0 1
      class/l10n/gettext.class.php
  10. 0 1
      class/l10n/streams.class.php
  11. 0 2
      class/mime.class.php
  12. 0 2
      class/mime/AddressStructure.class.php
  13. 0 2
      class/mime/ContentType.class.php
  14. 0 2
      class/mime/Disposition.class.php
  15. 0 2
      class/mime/Language.class.php
  16. 0 2
      class/mime/Message.class.php
  17. 0 2
      class/mime/MessageHeader.class.php
  18. 0 2
      class/mime/Rfc822Header.class.php
  19. 0 2
      class/mime/SMimeMessage.class.php
  20. 0 2
      class/template/template.class.php
  21. 0 2
      config/conf.pl
  22. 0 1
      config/config_default.php
  23. 0 2
      config/config_local.example.php
  24. 0 1
      functions/abook_database.php
  25. 0 1
      functions/abook_local_file.php
  26. 0 2
      functions/attachment_common.php
  27. 0 2
      functions/auth.php
  28. 0 1
      functions/db_prefs.php
  29. 0 2
      functions/decode/cp1250.php
  30. 0 2
      functions/decode/cp1251.php
  31. 0 2
      functions/decode/cp1252.php
  32. 0 2
      functions/decode/cp1253.php
  33. 0 2
      functions/decode/cp1254.php
  34. 0 2
      functions/decode/cp1255.php
  35. 0 2
      functions/decode/cp1256.php
  36. 0 2
      functions/decode/cp1257.php
  37. 0 2
      functions/decode/cp1258.php
  38. 0 2
      functions/decode/cp855.php
  39. 1 1
      functions/decode/cp866.php
  40. 0 2
      functions/decode/iso_8859_1.php
  41. 0 2
      functions/decode/iso_8859_10.php
  42. 0 2
      functions/decode/iso_8859_11.php
  43. 0 2
      functions/decode/iso_8859_13.php
  44. 0 1
      functions/decode/iso_8859_14.php
  45. 0 1
      functions/decode/iso_8859_15.php
  46. 0 1
      functions/decode/iso_8859_16.php
  47. 0 1
      functions/decode/iso_8859_2.php
  48. 0 1
      functions/decode/iso_8859_3.php
  49. 0 1
      functions/decode/iso_8859_4.php
  50. 0 1
      functions/decode/iso_8859_5.php
  51. 0 1
      functions/decode/iso_8859_6.php
  52. 0 1
      functions/decode/iso_8859_7.php
  53. 0 1
      functions/decode/iso_8859_8.php
  54. 0 1
      functions/decode/iso_8859_9.php
  55. 0 1
      functions/decode/iso_ir_111.php
  56. 0 1
      functions/decode/koi8_r.php
  57. 0 1
      functions/decode/koi8_u.php
  58. 0 1
      functions/decode/ns_4551_1.php
  59. 0 1
      functions/decode/tis_620.php
  60. 0 1
      functions/decode/us_ascii.php
  61. 0 1
      functions/decode/utf_8.php
  62. 0 1
      functions/encode/cp1251.php
  63. 0 1
      functions/encode/cp1255.php
  64. 0 1
      functions/encode/cp1256.php
  65. 0 1
      functions/encode/iso_8859_1.php
  66. 0 1
      functions/encode/iso_8859_15.php
  67. 0 1
      functions/encode/iso_8859_2.php
  68. 0 1
      functions/encode/iso_8859_7.php
  69. 0 1
      functions/encode/iso_8859_9.php
  70. 0 1
      functions/encode/koi8_r.php
  71. 0 1
      functions/encode/koi8_u.php
  72. 0 1
      functions/encode/tis_620.php
  73. 0 1
      functions/encode/us_ascii.php
  74. 0 1
      functions/encode/utf_8.php
  75. 0 1
      functions/file_prefs.php
  76. 0 3
      functions/folder_manip.php
  77. 0 2
      functions/forms.php
  78. 0 1
      functions/gettext.php
  79. 0 2
      functions/global.php
  80. 0 1
      functions/html.php
  81. 0 1
      functions/htmlentities/iso-8859-1.php
  82. 0 1
      functions/htmlentities/readme.php
  83. 0 1
      functions/htmlentities/utf-8.php
  84. 0 2
      functions/identity.php
  85. 0 2
      functions/imap.php
  86. 0 2
      functions/imap_asearch.php
  87. 0 2
      functions/imap_general.php
  88. 0 2
      functions/imap_messages.php
  89. 0 2
      functions/imap_utf7_local.php
  90. 0 2
      functions/mailbox_display.php
  91. 0 2
      functions/mime.php
  92. 0 1
      functions/ngettext.php
  93. 0 1
      functions/options.php
  94. 0 1
      functions/plugin.php
  95. 0 1
      functions/prefs.php
  96. 0 1
      functions/rfc822address.php
  97. 0 2
      functions/strings.php
  98. 0 2
      functions/tree.php
  99. 0 1
      functions/url_parser.php
  100. 1 2
      images/themes/default/theme.php

+ 1 - 0
ChangeLog

@@ -98,6 +98,7 @@ Version 1.5.2 - CVS
   - Add HTML labels for form elements.
   - Fixed spamcop web based reporting form (#1519673) and removed service
     type options from spamcop plugin.
+  - Removed trailing ?> from function scripts.
 
 Version 1.5.1 (branched on 2006-02-12)
 --------------------------------------

+ 0 - 2
class/deliver/Deliver.class.php

@@ -812,5 +812,3 @@ class Deliver {
         return $ret;
     }
 }
-
-?>

+ 0 - 2
class/deliver/Deliver_IMAP.class.php

@@ -28,5 +28,3 @@ class Deliver_IMAP extends Deliver {
     /* to do: finishing the imap-class so the initStream function can call the
        imap-class */
 }
-
-?>

+ 0 - 2
class/deliver/Deliver_SMTP.class.php

@@ -514,5 +514,3 @@ class Deliver_SMTP extends Deliver {
         return $ret;
     }
 }
-
-?>

+ 0 - 1
class/deliver/Deliver_SendMail.class.php

@@ -156,4 +156,3 @@ class Deliver_SendMail extends Deliver {
 
 
 }
-?>

+ 0 - 1
class/error.class.php

@@ -281,4 +281,3 @@ function sqm_trigger_error($sErrNo,$aExtra=array()) {
     }
     trigger_error($sErrString, $iPhpErr);
 }
-?>

+ 0 - 2
class/helper/VCard.class.php

@@ -40,5 +40,3 @@ class VCard {
         return $array;
     }
 }
-
-?>

+ 0 - 1
class/l10n.class.php

@@ -20,4 +20,3 @@ if (! defined('SM_PATH')) define('SM_PATH','../');
 /** Load all php-gettext classes */
 include_once(SM_PATH . 'class/l10n/streams.class.php');
 include_once(SM_PATH . 'class/l10n/gettext.class.php');
-?>

+ 0 - 1
class/l10n/gettext.class.php

@@ -288,4 +288,3 @@ class gettext_reader {
         }
     }
 }
-?>

+ 0 - 1
class/l10n/streams.class.php

@@ -125,4 +125,3 @@ class FileReader {
         fclose($this->_fd);
     }
 }
-?>

+ 0 - 2
class/mime.class.php

@@ -24,5 +24,3 @@ require_once(SM_PATH . 'class/mime/SMimeMessage.class.php');
 require_once(SM_PATH . 'class/mime/Disposition.class.php');
 require_once(SM_PATH . 'class/mime/Language.class.php');
 require_once(SM_PATH . 'class/mime/ContentType.class.php');
-
-?>

+ 0 - 2
class/mime/AddressStructure.class.php

@@ -98,5 +98,3 @@ class AddressStructure {
         return $this->getAddress(true, true);
     }
 }
-
-?>

+ 0 - 2
class/mime/ContentType.class.php

@@ -56,5 +56,3 @@ class ContentType {
         $this->properties = array();
     }
 }
-
-?>

+ 0 - 2
class/mime/Disposition.class.php

@@ -45,5 +45,3 @@ class Disposition {
         return '';
     }
 }
-
-?>

+ 0 - 2
class/mime/Language.class.php

@@ -36,5 +36,3 @@ class Language {
         $this->properties = array();
     }
 }
-
-?>

+ 0 - 2
class/mime/Message.class.php

@@ -1071,5 +1071,3 @@ class Message {
         }
     }
 }
-
-?>

+ 0 - 2
class/mime/MessageHeader.class.php

@@ -96,5 +96,3 @@ class MessageHeader {
         $this->parameters[strtolower($parameter)] = $value;
     }
 }
-
-?>

+ 0 - 2
class/mime/Rfc822Header.class.php

@@ -940,5 +940,3 @@ class Rfc822Header {
         return $this->content_type->properties;
     }
 }
-
-?>

+ 0 - 2
class/mime/SMimeMessage.class.php

@@ -23,5 +23,3 @@
 class SMimeMessage {
 
 }
-
-?>

+ 0 - 2
class/template/template.class.php

@@ -272,5 +272,3 @@ class Template
     return $paths;
   }
 }
-
-?>

+ 0 - 2
config/conf.pl

@@ -4173,8 +4173,6 @@ sub save_data {
         print CF " * sent and regular output to begin, which will majorly screw\n";
         print CF " * things up when we try to send more headers later.\n";
         print CF " */\n";
-        print CF "?>";
-
         close CF;
 
         print "Data saved in config.php\n";

+ 0 - 1
config/config_default.php

@@ -1208,4 +1208,3 @@ $config_use_color = 2;
  * sent and regular output to begin, which will majorly screw
  * things up when we try to send more headers later.
  */
-?>

+ 0 - 2
config/config_local.example.php

@@ -13,5 +13,3 @@
  * @package squirrelmail
  * @subpackage config
  */
-
-?>

+ 0 - 1
functions/abook_database.php

@@ -473,4 +473,3 @@ class abook_database extends addressbook_backend {
 } /* End of class abook_database */
 
 // vim: et ts=4
-?>

+ 0 - 1
functions/abook_local_file.php

@@ -573,4 +573,3 @@ class abook_local_file extends addressbook_backend {
     }
 
 } /* End of class abook_local_file */
-?>

+ 0 - 2
functions/attachment_common.php

@@ -262,5 +262,3 @@ function attachment_common_octet_stream(&$Args) {
         $Args[$a] = $b;
     }
 }
-
-?>

+ 0 - 2
functions/auth.php

@@ -272,5 +272,3 @@ function get_smtp_user(&$user, &$pass) {
         $pass = sqauth_read_password();
     }
 }
-
-?>

+ 0 - 1
functions/db_prefs.php

@@ -543,4 +543,3 @@ function getSig($data_dir, $username, $number) {
 }
 
 // vim: et ts=4
-?>

+ 0 - 2
functions/decode/cp1250.php

@@ -168,5 +168,3 @@ function charset_decode_cp1250 ($string) {
 
     return $string;
 }
-
-?>

+ 0 - 2
functions/decode/cp1251.php

@@ -168,5 +168,3 @@ function charset_decode_cp1251 ($string) {
 
     return $string;
 }
-
-?>

+ 0 - 2
functions/decode/cp1252.php

@@ -169,5 +169,3 @@ function charset_decode_cp1252 ($string) {
 
     return $string;
 }
-
-?>

+ 0 - 2
functions/decode/cp1253.php

@@ -168,5 +168,3 @@ function charset_decode_cp1253 ($string) {
 
     return $string;
 }
-
-?>

+ 0 - 2
functions/decode/cp1254.php

@@ -168,5 +168,3 @@ function charset_decode_cp1254 ($string) {
 
     return $string;
 }
-
-?>

+ 0 - 2
functions/decode/cp1255.php

@@ -168,5 +168,3 @@ function charset_decode_cp1255 ($string) {
 
     return $string;
 }
-
-?>

+ 0 - 2
functions/decode/cp1256.php

@@ -168,5 +168,3 @@ function charset_decode_cp1256 ($string) {
 
     return $string;
 }
-
-?>

+ 0 - 2
functions/decode/cp1257.php

@@ -156,5 +156,3 @@ function charset_decode_cp1257 ($string) {
 
     return $string;
 }
-
-?>

+ 0 - 2
functions/decode/cp1258.php

@@ -168,5 +168,3 @@ function charset_decode_cp1258 ($string) {
 
     return $string;
 }
-
-?>

+ 0 - 2
functions/decode/cp855.php

@@ -168,5 +168,3 @@ function charset_decode_cp855 ($string) {
 
     return $string;
 }
-
-?>

+ 1 - 1
functions/decode/cp866.php

@@ -169,4 +169,4 @@ function charset_decode_cp866 ($string) {
     $string = str_replace(array_keys($cp866), array_values($cp866), $string);
 
     return $string;
-}
+}

+ 0 - 2
functions/decode/iso_8859_1.php

@@ -31,5 +31,3 @@ function charset_decode_iso_8859_1 ($string) {
     $string = preg_replace("/([\241-\377])/e","'&#' . ord('\\1') . ';'",$string);
     return $string;
 }
-
-?>

+ 0 - 2
functions/decode/iso_8859_10.php

@@ -153,5 +153,3 @@ function charset_decode_iso_8859_10 ($string) {
 
     return $string;
 }
-
-?>

+ 0 - 2
functions/decode/iso_8859_11.php

@@ -145,5 +145,3 @@ function charset_decode_iso_8859_11 ($string) {
 
     return $string;
 }
-
-?>

+ 0 - 2
functions/decode/iso_8859_13.php

@@ -153,5 +153,3 @@ function charset_decode_iso_8859_13 ($string) {
 
     return $string;
 }
-
-?>

+ 0 - 1
functions/decode/iso_8859_14.php

@@ -154,4 +154,3 @@ function charset_decode_iso_8859_14 ($string) {
 
     return $string;
 }
-?>

+ 0 - 1
functions/decode/iso_8859_15.php

@@ -154,4 +154,3 @@ function charset_decode_iso_8859_15 ($string) {
 
     return $string;
 }
-?>

+ 0 - 1
functions/decode/iso_8859_16.php

@@ -153,4 +153,3 @@ function charset_decode_iso_8859_16 ($string) {
 
     return $string;
 }
-?>

+ 0 - 1
functions/decode/iso_8859_2.php

@@ -153,4 +153,3 @@ function charset_decode_iso_8859_2 ($string) {
 
     return $string;
 }
-?>

+ 0 - 1
functions/decode/iso_8859_3.php

@@ -146,4 +146,3 @@ function charset_decode_iso_8859_3 ($string) {
 
     return $string;
 }
-?>

+ 0 - 1
functions/decode/iso_8859_4.php

@@ -153,4 +153,3 @@ function charset_decode_iso_8859_4 ($string) {
 
     return $string;
 }
-?>

+ 0 - 1
functions/decode/iso_8859_5.php

@@ -153,4 +153,3 @@ function charset_decode_iso_8859_5 ($string) {
 
     return $string;
 }
-?>

+ 0 - 1
functions/decode/iso_8859_6.php

@@ -108,4 +108,3 @@ function charset_decode_iso_8859_6 ($string) {
 
     return $string;
 }
-?>

+ 0 - 1
functions/decode/iso_8859_7.php

@@ -147,4 +147,3 @@ function charset_decode_iso_8859_7 ($string) {
 
     return $string;
 }
-?>

+ 0 - 1
functions/decode/iso_8859_8.php

@@ -117,4 +117,3 @@ function charset_decode_iso_8859_8 ($string) {
 
     return $string;
 }
-?>

+ 0 - 1
functions/decode/iso_8859_9.php

@@ -153,4 +153,3 @@ function charset_decode_iso_8859_9 ($string) {
 
     return $string;
 }
-?>

+ 0 - 1
functions/decode/iso_ir_111.php

@@ -157,4 +157,3 @@ function charset_decode_iso_ir_111 ($string) {
 
     return $string;
 }
-?>

+ 0 - 1
functions/decode/koi8_r.php

@@ -184,4 +184,3 @@ function charset_decode_koi8_r ($string) {
 
     return $string;
 }
-?>

+ 0 - 1
functions/decode/koi8_u.php

@@ -188,4 +188,3 @@ function charset_decode_koi8_u ($string) {
 
     return $string;
 }
-?>

+ 0 - 1
functions/decode/ns_4551_1.php

@@ -32,4 +32,3 @@ function charset_decode_ns_4551_1 ($string) {
      */
     return strtr ($string, "[\\]{|}", "ÆØÅæøå");
 }
-?>

+ 0 - 1
functions/decode/tis_620.php

@@ -151,4 +151,3 @@ function charset_decode_tis_620 ($string) {
 
     return $string;
 }
-?>

+ 0 - 1
functions/decode/us_ascii.php

@@ -34,4 +34,3 @@ function charset_decode_us_ascii ($string) {
     $string = preg_replace("/([\241-\377])/e","'?'",$string);
     return $string;
 }
-?>

+ 0 - 1
functions/decode/utf_8.php

@@ -92,4 +92,3 @@ function charset_decode_utf_8 ($string) {
 
     return $string;
 }
-?>

+ 0 - 1
functions/encode/cp1251.php

@@ -176,4 +176,3 @@ function unicodetocp1251($var) {
     }
     return $ret;
 }
-?>

+ 0 - 1
functions/encode/cp1255.php

@@ -154,4 +154,3 @@ function unicodetocp1255($var) {
     }
     return $ret;
 }
-?>

+ 0 - 1
functions/encode/cp1256.php

@@ -177,4 +177,3 @@ function unicodetocp1256($var) {
     }
     return $ret;
 }
-?>

+ 0 - 1
functions/encode/iso_8859_1.php

@@ -48,4 +48,3 @@ function unicodetoiso88591($var) {
     }
     return $ret;
 }
-?>

+ 0 - 1
functions/encode/iso_8859_15.php

@@ -145,4 +145,3 @@ function unicodetoiso885915($var) {
     }
     return $ret;
 }
-?>

+ 0 - 1
functions/encode/iso_8859_2.php

@@ -146,4 +146,3 @@ function unicodetoiso88592($var) {
     }
     return $ret;
 }
-?>

+ 0 - 1
functions/encode/iso_8859_7.php

@@ -140,4 +140,3 @@ function unicodetoiso88597($var) {
     }
     return $ret;
 }
-?>

+ 0 - 1
functions/encode/iso_8859_9.php

@@ -146,4 +146,3 @@ function unicodetoiso88599($var) {
     }
     return $ret;
 }
-?>

+ 0 - 1
functions/encode/koi8_r.php

@@ -177,4 +177,3 @@ function unicodetokoi8r($var) {
     }
     return $ret;
 }
-?>

+ 0 - 1
functions/encode/koi8_u.php

@@ -177,4 +177,3 @@ function unicodetokoi8u($var) {
     }
     return $ret;
 }
-?>

+ 0 - 1
functions/encode/tis_620.php

@@ -136,4 +136,3 @@ function unicodetotis620($var) {
     }
     return $ret;
 }
-?>

+ 0 - 1
functions/encode/us_ascii.php

@@ -48,4 +48,3 @@ function unicodetousascii($var) {
     }
     return $ret;
 }
-?>

+ 0 - 1
functions/encode/utf_8.php

@@ -118,4 +118,3 @@ function unicodetoutf8($var) {
     }
     return $ret;
 }
-?>

+ 0 - 1
functions/file_prefs.php

@@ -309,4 +309,3 @@ function getSig($data_dir, $username, $number) {
 }
 
 // vim: et ts=4
-?>

+ 0 - 3
functions/folder_manip.php

@@ -340,6 +340,3 @@ function folders_unsubscribe($imapConnection, $folder_names)
 
     return;
 }
-
-
-?>

+ 0 - 2
functions/forms.php

@@ -299,5 +299,3 @@ function addForm($sAction, $sMethod = 'post', $sName = '', $sEnctype = '', $sCha
     return '<form action="'. $sAction .'" method="'. $sMethod .'"'.
         $sEnctype . $sName . $sCharset . $sAttribs . ">\n";
 }
-
-?>

+ 0 - 1
functions/gettext.php

@@ -101,4 +101,3 @@ if (! function_exists('dgettext')) {
         return $l10n[$domain]->translate($str);
     }
 }
-?>

+ 0 - 2
functions/global.php

@@ -418,5 +418,3 @@ function php_self () {
 
     return '';
 }
-
-

+ 0 - 1
functions/html.php

@@ -157,4 +157,3 @@ function set_url_var($url, $var, $val=0, $link=true) {
     }
     return $url;
 }
-?>

+ 0 - 1
functions/htmlentities/iso-8859-1.php

@@ -107,4 +107,3 @@ $sq_html_ent_table = array_merge($sq_html_ent_table,
               "\xFE" => '&thorn;',
               "\xFF" => '&yuml;')
                 );
-?>

+ 0 - 1
functions/htmlentities/readme.php

@@ -321,4 +321,3 @@
  * @package squirrelmail
  * @subpackage strings
  */
-?>

+ 0 - 1
functions/htmlentities/utf-8.php

@@ -273,4 +273,3 @@ $sq_html_ent_table = array_merge($sq_html_ent_table,
               "\xE2\x99\xA6" => '&diams;'
               )
        );
-?>

+ 0 - 2
functions/identity.php

@@ -210,5 +210,3 @@ function empty_identity($ident) {
         return false;
     }
 }
-
-?>

+ 0 - 2
functions/imap.php

@@ -16,5 +16,3 @@
 /** Includes */
 include_once(SM_PATH . 'functions/imap_messages.php');
 include_once(SM_PATH . 'functions/imap_general.php');
-
-?>

+ 0 - 2
functions/imap_asearch.php

@@ -486,5 +486,3 @@ function sqimap_asearch($imapConnection, &$mailbox_array, &$biop_array, &$unop_a
     }
     return ($mbox_search);
 }
-
-?>

+ 0 - 2
functions/imap_general.php

@@ -1306,5 +1306,3 @@ function map_yp_alias($username) {
    $yp = `ypmatch $username aliases`;
    return chop(substr($yp, strlen($username)+1));
 }
-
-?>

+ 0 - 2
functions/imap_messages.php

@@ -944,5 +944,3 @@ function sqimap_get_message($imap_stream, $id, $mailbox) {
     $msg->rfc822_header = $rfc822_header;
     return $msg;
 }
-
-?>

+ 0 - 2
functions/imap_utf7_local.php

@@ -250,5 +250,3 @@ function decodeBASE64($s) {
     }
     return $d;
 }
-
-?>

+ 0 - 2
functions/mailbox_display.php

@@ -1460,5 +1460,3 @@ function attachSelectedMessages($imapConnection,$aMsgHeaders) {
     sqsession_register($compose_messages,'compose_messages');
     return $composesession;
 }
-
-?>

+ 0 - 2
functions/mime.php

@@ -2409,5 +2409,3 @@ function SendDownloadHeaders($type0, $type1, $filename, $force, $filesize=0) {
     }
 
 }  // end fn SendDownloadHeaders
-
-?>

+ 0 - 1
functions/ngettext.php

@@ -67,4 +67,3 @@ if (! function_exists('dngettext')) {
         return $l10n[$domain]->ngettext($single, $plural, $number);
     }
 }
-?>

+ 0 - 1
functions/options.php

@@ -734,4 +734,3 @@ function OptionSubmit( $name ) {
 }
 
 // vim: et ts=4
-?>

+ 0 - 1
functions/plugin.php

@@ -206,4 +206,3 @@ function is_plugin_enabled($plugin_name) {
     return false;
   }
 }
-?>

+ 0 - 1
functions/prefs.php

@@ -126,4 +126,3 @@ function computeHashDirs($username) {
     /* Return our array of hash directories. */
     return ($hash_dirs);
 }
-?>

+ 0 - 1
functions/rfc822address.php

@@ -406,4 +406,3 @@ function _getAddressTokens($address) {
     }
     return $aTokens;
 }
-?>

+ 0 - 2
functions/strings.php

@@ -1290,5 +1290,3 @@ function sq_count8bit($string) {
 function sq_trim_value ( &$value ) {
     $value = trim($value);
 }
-
-?>

+ 0 - 2
functions/tree.php

@@ -194,5 +194,3 @@ function simpleWalkTreePre($index, $tree) {
         echo $tree[$index]['value'] . '<br />';
     }
 }
-
-?>

+ 0 - 1
functions/url_parser.php

@@ -277,4 +277,3 @@ function sq_strpos_8bit($haystack,$offset=0,$maxlength=false) {
     }
     return $ret;
 }
-?>

+ 1 - 2
images/themes/default/theme.php

@@ -9,5 +9,4 @@
  * @package squirrelmail
  * @subpackage themes
  */
-    $icon_themes[] = array('NAME'=>_("Default"),'PATH'=> SM_PATH.'images/');
-?>
+$icon_themes[] = array('NAME'=>_("Default"),'PATH'=> SM_PATH.'images/');

Some files were not shown because too many files changed in this diff