Revision: 12932
http://squirrelmail.svn.sourceforge.net/squirrelmail/?rev=12932&view=rev
Author: kink
Date: 2008-02-10 08:49:47 -0800 (Sun, 10 Feb 2008)
Log Message:
-----------
drop closing '?>' from end of included files, rather than to keep policing
whether there's not some secret whitespace added after it.
Modified Paths:
--------------
branches/SM-1_4-STABLE/squirrelmail/class/deliver/Deliver_SMTP.class.php
branches/SM-1_4-STABLE/squirrelmail/class/deliver/Deliver_SendMail.class.php
branches/SM-1_4-STABLE/squirrelmail/class/deliver/index.php
branches/SM-1_4-STABLE/squirrelmail/class/helper/VCard.class.php
branches/SM-1_4-STABLE/squirrelmail/class/helper/index.php
branches/SM-1_4-STABLE/squirrelmail/class/html.class.php
branches/SM-1_4-STABLE/squirrelmail/class/index.php
branches/SM-1_4-STABLE/squirrelmail/class/mime/AddressStructure.class.php
branches/SM-1_4-STABLE/squirrelmail/class/mime/Disposition.class.php
branches/SM-1_4-STABLE/squirrelmail/class/mime/Language.class.php
branches/SM-1_4-STABLE/squirrelmail/class/mime/MessageHeader.class.php
branches/SM-1_4-STABLE/squirrelmail/class/mime/SMimeMessage.class.php
branches/SM-1_4-STABLE/squirrelmail/class/mime/index.php
branches/SM-1_4-STABLE/squirrelmail/class/mime.class.php
branches/SM-1_4-STABLE/squirrelmail/functions/abook_ldap_server.php
branches/SM-1_4-STABLE/squirrelmail/functions/addressbook.php
branches/SM-1_4-STABLE/squirrelmail/functions/attachment_common.php
branches/SM-1_4-STABLE/squirrelmail/functions/constants.php
branches/SM-1_4-STABLE/squirrelmail/functions/db_prefs.php
branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1250.php
branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1251.php
branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1252.php
branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1253.php
branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1254.php
branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1255.php
branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1256.php
branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1257.php
branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1258.php
branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp855.php
branches/SM-1_4-STABLE/squirrelmail/functions/decode/index.php
branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_1.php
branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_10.php
branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_11.php
branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_13.php
branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_14.php
branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_15.php
branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_16.php
branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_2.php
branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_3.php
branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_4.php
branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_5.php
branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_6.php
branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_7.php
branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_8.php
branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_9.php
branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_ir_111.php
branches/SM-1_4-STABLE/squirrelmail/functions/decode/koi8_r.php
branches/SM-1_4-STABLE/squirrelmail/functions/decode/koi8_u.php
branches/SM-1_4-STABLE/squirrelmail/functions/decode/ns_4551_1.php
branches/SM-1_4-STABLE/squirrelmail/functions/decode/tis_620.php
branches/SM-1_4-STABLE/squirrelmail/functions/decode/us_ascii.php
branches/SM-1_4-STABLE/squirrelmail/functions/decode/utf_8.php
branches/SM-1_4-STABLE/squirrelmail/functions/display_messages.php
branches/SM-1_4-STABLE/squirrelmail/functions/encode/cp1251.php
branches/SM-1_4-STABLE/squirrelmail/functions/encode/cp1255.php
branches/SM-1_4-STABLE/squirrelmail/functions/encode/cp1256.php
branches/SM-1_4-STABLE/squirrelmail/functions/encode/index.php
branches/SM-1_4-STABLE/squirrelmail/functions/encode/iso_8859_1.php
branches/SM-1_4-STABLE/squirrelmail/functions/encode/iso_8859_15.php
branches/SM-1_4-STABLE/squirrelmail/functions/encode/iso_8859_2.php
branches/SM-1_4-STABLE/squirrelmail/functions/encode/iso_8859_7.php
branches/SM-1_4-STABLE/squirrelmail/functions/encode/iso_8859_9.php
branches/SM-1_4-STABLE/squirrelmail/functions/encode/koi8_r.php
branches/SM-1_4-STABLE/squirrelmail/functions/encode/koi8_u.php
branches/SM-1_4-STABLE/squirrelmail/functions/encode/tis_620.php
branches/SM-1_4-STABLE/squirrelmail/functions/encode/us_ascii.php
branches/SM-1_4-STABLE/squirrelmail/functions/encode/utf_8.php
branches/SM-1_4-STABLE/squirrelmail/functions/file_prefs.php
branches/SM-1_4-STABLE/squirrelmail/functions/forms.php
branches/SM-1_4-STABLE/squirrelmail/functions/gettext.php
branches/SM-1_4-STABLE/squirrelmail/functions/html.php
branches/SM-1_4-STABLE/squirrelmail/functions/identity.php
branches/SM-1_4-STABLE/squirrelmail/functions/imap.php
branches/SM-1_4-STABLE/squirrelmail/functions/imap_general.php
branches/SM-1_4-STABLE/squirrelmail/functions/imap_search.php
branches/SM-1_4-STABLE/squirrelmail/functions/imap_utf7_local.php
branches/SM-1_4-STABLE/squirrelmail/functions/index.php
branches/SM-1_4-STABLE/squirrelmail/functions/mailbox_display.php
branches/SM-1_4-STABLE/squirrelmail/functions/options.php
branches/SM-1_4-STABLE/squirrelmail/functions/plugin.php
branches/SM-1_4-STABLE/squirrelmail/functions/strings.php
branches/SM-1_4-STABLE/squirrelmail/functions/tree.php
branches/SM-1_4-STABLE/squirrelmail/include/index.php
branches/SM-1_4-STABLE/squirrelmail/include/options/display.php
branches/SM-1_4-STABLE/squirrelmail/include/options/folder.php
branches/SM-1_4-STABLE/squirrelmail/include/options/index.php
branches/SM-1_4-STABLE/squirrelmail/include/options/personal.php
branches/SM-1_4-STABLE/squirrelmail/include/validate.php
Modified: branches/SM-1_4-STABLE/squirrelmail/class/deliver/Deliver_SMTP.class.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/class/deliver/Deliver_SMTP.class.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/class/deliver/Deliver_SMTP.class.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -352,4 +352,3 @@
}
}
-?>
Modified: branches/SM-1_4-STABLE/squirrelmail/class/deliver/Deliver_SendMail.class.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/class/deliver/Deliver_SendMail.class.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/class/deliver/Deliver_SendMail.class.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -156,4 +156,3 @@
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/class/deliver/index.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/class/deliver/index.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/class/deliver/index.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -15,4 +15,3 @@
header('Location: ../index.php');
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/class/helper/VCard.class.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/class/helper/VCard.class.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/class/helper/VCard.class.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -41,4 +41,3 @@
}
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/class/helper/index.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/class/helper/index.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/class/helper/index.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -15,4 +15,3 @@
header('Location: ../index.php');
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/class/html.class.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/class/html.class.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/class/html.class.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -171,4 +171,3 @@
}
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/class/index.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/class/index.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/class/index.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -15,4 +15,3 @@
header('Location: ../index.php');
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/class/mime/AddressStructure.class.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/class/mime/AddressStructure.class.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/class/mime/AddressStructure.class.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -99,4 +99,3 @@
}
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/class/mime/Disposition.class.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/class/mime/Disposition.class.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/class/mime/Disposition.class.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -46,4 +46,3 @@
}
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/class/mime/Language.class.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/class/mime/Language.class.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/class/mime/Language.class.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -37,4 +37,3 @@
}
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/class/mime/MessageHeader.class.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/class/mime/MessageHeader.class.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/class/mime/MessageHeader.class.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -97,4 +97,3 @@
}
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/class/mime/SMimeMessage.class.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/class/mime/SMimeMessage.class.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/class/mime/SMimeMessage.class.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -24,4 +24,3 @@
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/class/mime/index.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/class/mime/index.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/class/mime/index.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -16,4 +16,3 @@
header('Location: ../index.php');
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/class/mime.class.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/class/mime.class.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/class/mime.class.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -25,4 +25,3 @@
require_once(SM_PATH . 'class/mime/Language.class.php');
require_once(SM_PATH . 'class/mime/ContentType.class.php');
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/abook_ldap_server.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/abook_ldap_server.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/abook_ldap_server.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -376,4 +376,3 @@
// return $this->search('*');
}
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/addressbook.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/addressbook.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/addressbook.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -695,4 +695,3 @@
* @since 1.5.1 and 1.4.5
*/
do_hook('abook_add_class');
-?>
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/attachment_common.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/attachment_common.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/attachment_common.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -217,4 +217,3 @@
}
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/constants.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/constants.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/constants.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -55,4 +55,3 @@
do_hook('loading_constants');
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/db_prefs.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/db_prefs.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/db_prefs.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -396,5 +396,3 @@
return getPref($data_dir, $username, $key);
}
-// vim: et ts=4
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1250.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1250.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1250.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -169,4 +169,3 @@
return $string;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1251.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1251.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1251.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -169,4 +169,3 @@
return $string;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1252.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1252.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1252.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -170,4 +170,3 @@
return $string;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1253.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1253.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1253.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -169,4 +169,3 @@
return $string;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1254.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1254.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1254.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -169,4 +169,3 @@
return $string;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1255.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1255.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1255.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -169,4 +169,3 @@
return $string;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1256.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1256.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1256.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -169,4 +169,3 @@
return $string;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1257.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1257.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1257.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -157,4 +157,3 @@
return $string;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1258.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1258.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp1258.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -169,4 +169,3 @@
return $string;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp855.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp855.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/decode/cp855.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -169,4 +169,3 @@
return $string;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/decode/index.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/decode/index.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/decode/index.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -16,4 +16,3 @@
header('Location: ../index.php');
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_1.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_1.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_1.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -32,4 +32,3 @@
return $string;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_10.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_10.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_10.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -154,4 +154,3 @@
return $string;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_11.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_11.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_11.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -146,4 +146,3 @@
return $string;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_13.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_13.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_13.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -154,4 +154,3 @@
return $string;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_14.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_14.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_14.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -154,4 +154,3 @@
return $string;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_15.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_15.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_15.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -154,4 +154,3 @@
return $string;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_16.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_16.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_16.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -153,4 +153,3 @@
return $string;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_2.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_2.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_2.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -153,4 +153,3 @@
return $string;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_3.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_3.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_3.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -146,4 +146,3 @@
return $string;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_4.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_4.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_4.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -153,4 +153,3 @@
return $string;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_5.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_5.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_5.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -153,4 +153,3 @@
return $string;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_6.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_6.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_6.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -108,4 +108,3 @@
return $string;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_7.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_7.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_7.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -147,4 +147,3 @@
return $string;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_8.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_8.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_8.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -117,4 +117,3 @@
return $string;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_9.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_9.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_8859_9.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -153,4 +153,3 @@
return $string;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_ir_111.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_ir_111.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/decode/iso_ir_111.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -157,4 +157,3 @@
return $string;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/decode/koi8_r.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/decode/koi8_r.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/decode/koi8_r.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -184,4 +184,3 @@
return $string;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/decode/koi8_u.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/decode/koi8_u.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/decode/koi8_u.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -188,4 +188,3 @@
return $string;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/decode/ns_4551_1.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/decode/ns_4551_1.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/decode/ns_4551_1.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -32,4 +32,3 @@
*/
return strtr ($string, "[\\]{|}", "\xC6\xD8\xC5\xE6\xF8\xE5");
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/decode/tis_620.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/decode/tis_620.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/decode/tis_620.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -151,4 +151,3 @@
return $string;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/decode/us_ascii.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/decode/us_ascii.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/decode/us_ascii.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -34,4 +34,3 @@
$string = preg_replace("/([\241-\377])/e","'?'",$string);
return $string;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/decode/utf_8.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/decode/utf_8.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/decode/utf_8.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -92,4 +92,3 @@
return $string;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/display_messages.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/display_messages.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/display_messages.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -170,5 +170,3 @@
$optpage_save_error=array_merge($optpage_save_error,array($message));
}
-// vim: et ts=4
-?>
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/encode/cp1251.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/encode/cp1251.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/encode/cp1251.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -176,4 +176,3 @@
}
return $ret;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/encode/cp1255.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/encode/cp1255.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/encode/cp1255.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -154,4 +154,3 @@
}
return $ret;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/encode/cp1256.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/encode/cp1256.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/encode/cp1256.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -177,4 +177,3 @@
}
return $ret;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/encode/index.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/encode/index.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/encode/index.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -16,4 +16,3 @@
header('Location: ../index.php');
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/encode/iso_8859_1.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/encode/iso_8859_1.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/encode/iso_8859_1.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -48,4 +48,3 @@
}
return $ret;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/encode/iso_8859_15.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/encode/iso_8859_15.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/encode/iso_8859_15.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -145,4 +145,3 @@
}
return $ret;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/encode/iso_8859_2.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/encode/iso_8859_2.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/encode/iso_8859_2.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -146,4 +146,3 @@
}
return $ret;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/encode/iso_8859_7.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/encode/iso_8859_7.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/encode/iso_8859_7.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -140,4 +140,3 @@
}
return $ret;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/encode/iso_8859_9.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/encode/iso_8859_9.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/encode/iso_8859_9.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -146,4 +146,3 @@
}
return $ret;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/encode/koi8_r.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/encode/koi8_r.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/encode/koi8_r.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -177,4 +177,3 @@
}
return $ret;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/encode/koi8_u.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/encode/koi8_u.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/encode/koi8_u.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -177,4 +177,3 @@
}
return $ret;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/encode/tis_620.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/encode/tis_620.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/encode/tis_620.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -136,4 +136,3 @@
}
return $ret;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/encode/us_ascii.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/encode/us_ascii.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/encode/us_ascii.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -48,4 +48,3 @@
}
return $ret;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/encode/utf_8.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/encode/utf_8.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/encode/utf_8.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -118,4 +118,3 @@
}
return $ret;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/file_prefs.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/file_prefs.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/file_prefs.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -267,5 +267,3 @@
return $sig;
}
-// vim: et ts=4
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/forms.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/forms.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/forms.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -147,4 +147,3 @@
$enctype . $name . $charset . ">\n";
}
-?>
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/gettext.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/gettext.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/gettext.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -249,4 +249,3 @@
return $gettext_php_domain;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/html.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/html.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/html.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -183,4 +183,3 @@
echo $format_ar[$frm_last];
}
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/identity.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/identity.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/identity.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -213,4 +213,3 @@
}
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/imap.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/imap.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/imap.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -19,4 +19,3 @@
require_once(SM_PATH . 'functions/imap_general.php');
require_once(SM_PATH . 'functions/imap_search.php');
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/imap_general.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/imap_general.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/imap_general.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -960,4 +960,3 @@
return chop(substr($yp, strlen($username)+1));
}
-?>
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/imap_search.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/imap_search.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/imap_search.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -125,4 +125,3 @@
-?>
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/imap_utf7_local.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/imap_utf7_local.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/imap_utf7_local.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -220,4 +220,3 @@
return $d;
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/index.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/index.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/index.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -15,4 +15,3 @@
header('Location: ../index.php');
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/mailbox_display.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/mailbox_display.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/mailbox_display.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -1327,5 +1327,3 @@
return $handleAsSent_result;
}
-// vim: et ts=4
-?>
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/options.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/options.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/options.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -504,5 +504,3 @@
) . "\n";
}
-// vim: et ts=4
-?>
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/plugin.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/plugin.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/plugin.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -208,4 +208,3 @@
}
}
-?>
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/strings.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/strings.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/strings.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -881,4 +881,3 @@
$PHP_SELF = php_self();
-?>
Modified: branches/SM-1_4-STABLE/squirrelmail/functions/tree.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/functions/tree.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/functions/tree.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -179,4 +179,3 @@
echo $tree[$index]['value'] . '<br />';
}
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/include/index.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/include/index.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/include/index.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -15,4 +15,3 @@
header('Location: ../index.php');
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/include/options/display.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/include/options/display.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/include/options/display.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -435,4 +435,3 @@
}
-?>
Modified: branches/SM-1_4-STABLE/squirrelmail/include/options/folder.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/include/options/folder.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/include/options/folder.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -309,4 +309,3 @@
}
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/include/options/index.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/include/options/index.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/include/options/index.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -15,4 +15,3 @@
header('Location: ../index.php');
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/include/options/personal.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/include/options/personal.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/include/options/personal.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -233,4 +233,3 @@
setSig($data_dir, $username, 'g', $option->new_value);
}
-?>
\ No newline at end of file
Modified: branches/SM-1_4-STABLE/squirrelmail/include/validate.php
===================================================================
--- branches/SM-1_4-STABLE/squirrelmail/include/validate.php 2008-02-10 16:40:50 UTC (rev 12931)
+++ branches/SM-1_4-STABLE/squirrelmail/include/validate.php 2008-02-10 16:49:47 UTC (rev 12932)
@@ -77,4 +77,3 @@
putenv("TZ=".$timeZone);
}
-?>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|