[Fusionforge-commits] r7355 - branches/Branch_4_7/gforge/www/soap/docman

Alain Peyrat aljeux at libremir.placard.fr.eu.org
Mon Apr 6 21:50:59 CEST 2009


Author: aljeux
Date: 2009-04-06 21:50:59 +0200 (Mon, 06 Apr 2009)
New Revision: 7355

Modified:
   branches/Branch_4_7/gforge/www/soap/docman/docman.php
Log:
Fix SOAP (related to [#23])

Modified: branches/Branch_4_7/gforge/www/soap/docman/docman.php
===================================================================
--- branches/Branch_4_7/gforge/www/soap/docman/docman.php	2009-04-06 19:49:27 UTC (rev 7354)
+++ branches/Branch_4_7/gforge/www/soap/docman/docman.php	2009-04-06 19:50:59 UTC (rev 7355)
@@ -25,7 +25,6 @@
  */
 
 require_once $gfcommon.'include/Error.class.php';
-require_once $gfcommon.'include/database.php';
 require_once $gfcommon.'docman/Document.class.php';
 require_once $gfcommon.'docman/DocumentFactory.class.php';
 require_once $gfcommon.'docman/DocumentGroup.class.php';




More information about the Fusionforge-commits mailing list