[20789] change slightly EOF to avoid pdt validation crash when opening files

Pascal Vilarem <[email protected]>
Newsgroups gmane.comp.web.phpgroupware.cvs
Message-ID <[email protected]>
Revision: 20789
          http://svn.sv.gnu.org/viewvc/?view=rev&root=phpgroupware&revision=20789
Author:   maat
Date:     2009-11-13 19:03:24 +0000 (Fri, 13 Nov 2009)
Log Message:
-----------
change slightly EOF to avoid pdt validation crash when opening files

Modified Paths:
--------------
    modules/sitemgr/trunk/inc/class.Modules_UI.inc.php
    modules/sitemgr/trunk/inc/class.Sites_SO.inc.php
    modules/sitemgr/trunk/inc/class.browser_transform.inc.php
    modules/sitemgr/trunk/inc/class.module.inc.php
    modules/sitemgr/trunk/inc/class.xslt_transform.inc.php
    modules/sitemgr/trunk/inc/hook_about.inc.php

Modified: modules/sitemgr/trunk/inc/class.Modules_UI.inc.php
===================================================================
--- modules/sitemgr/trunk/inc/class.Modules_UI.inc.php	2009-11-13 18:47:36 UTC (rev 20788)
+++ modules/sitemgr/trunk/inc/class.Modules_UI.inc.php	2009-11-13 19:03:24 UTC (rev 20789)
@@ -229,3 +229,4 @@
 			return $returnValue;
 		}
 	}
+	
\ No newline at end of file

Modified: modules/sitemgr/trunk/inc/class.Sites_SO.inc.php
===================================================================
--- modules/sitemgr/trunk/inc/class.Sites_SO.inc.php	2009-11-13 18:47:36 UTC (rev 20788)
+++ modules/sitemgr/trunk/inc/class.Sites_SO.inc.php	2009-11-13 19:03:24 UTC (rev 20789)
@@ -167,3 +167,4 @@
 			$this->db->query($sql,__LINE__,__FILE__);
 		}
 	}
+	
\ No newline at end of file

Modified: modules/sitemgr/trunk/inc/class.browser_transform.inc.php
===================================================================
--- modules/sitemgr/trunk/inc/class.browser_transform.inc.php	2009-11-13 18:47:36 UTC (rev 20788)
+++ modules/sitemgr/trunk/inc/class.browser_transform.inc.php	2009-11-13 19:03:24 UTC (rev 20789)
@@ -19,3 +19,4 @@
 		return $result;
 	}
 }
+	
\ No newline at end of file

Modified: modules/sitemgr/trunk/inc/class.module.inc.php
===================================================================
--- modules/sitemgr/trunk/inc/class.module.inc.php	2009-11-13 18:47:36 UTC (rev 20788)
+++ modules/sitemgr/trunk/inc/class.module.inc.php	2009-11-13 19:03:24 UTC (rev 20789)
@@ -372,3 +372,4 @@
 		}
 	}
 }
+	
\ No newline at end of file

Modified: modules/sitemgr/trunk/inc/class.xslt_transform.inc.php
===================================================================
--- modules/sitemgr/trunk/inc/class.xslt_transform.inc.php	2009-11-13 18:47:36 UTC (rev 20788)
+++ modules/sitemgr/trunk/inc/class.xslt_transform.inc.php	2009-11-13 19:03:24 UTC (rev 20789)
@@ -19,3 +19,4 @@
 		return $result;
 	}
 }
+	
\ No newline at end of file

Modified: modules/sitemgr/trunk/inc/hook_about.inc.php
===================================================================
--- modules/sitemgr/trunk/inc/hook_about.inc.php	2009-11-13 18:47:36 UTC (rev 20788)
+++ modules/sitemgr/trunk/inc/hook_about.inc.php	2009-11-13 19:03:24 UTC (rev 20789)
@@ -36,4 +36,5 @@
 ');
 		return $s;
 	}
-?>
+	
+?>
\ No newline at end of file
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.