[20788] fixing : php syntax error

Pascal Vilarem <[email protected]>
Newsgroups gmane.comp.web.phpgroupware.cvs
Message-ID <[email protected]>
Revision: 20788
          http://svn.sv.gnu.org/viewvc/?view=rev&root=phpgroupware&revision=20788
Author:   maat
Date:     2009-11-13 18:47:36 +0000 (Fri, 13 Nov 2009)
Log Message:
-----------
fixing : php syntax error

Modified Paths:
--------------
    modules/sitemgr/trunk/inc/class.Modules_BO.inc.php

Modified: modules/sitemgr/trunk/inc/class.Modules_BO.inc.php
===================================================================
--- modules/sitemgr/trunk/inc/class.Modules_BO.inc.php	2009-11-13 18:46:21 UTC (rev 20787)
+++ modules/sitemgr/trunk/inc/class.Modules_BO.inc.php	2009-11-13 18:47:36 UTC (rev 20788)
@@ -1,6 +1,6 @@
 <?php
 
-require_once(PHPGW_INCLUDE_ROOT '/sitemgr/inc/class.module.inc.php');
+require_once(PHPGW_INCLUDE_ROOT.'/sitemgr/inc/class.module.inc.php');
 
 	class Modules_BO
 	{
@@ -203,3 +203,4 @@
 			} while($contentarea);
 		}
 	}
+	
\ 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.