/[dolibarr]/dolibarr/htdocs/comm/action/document.php
ViewVC logotype

Diff of /dolibarr/htdocs/comm/action/document.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by eldy, Tue Sep 6 16:39:18 2005 UTC revision 1.4 by eldy, Wed Sep 7 21:50:09 2005 UTC
# Line 31  Line 31 
31  */  */
32    
33  require_once("./pre.inc.php");  require_once("./pre.inc.php");
34  require_once("../../contact.class.php");  require_once(DOL_DOCUMENT_ROOT."/contact.class.php");
35  require_once("../../cactioncomm.class.php");  require_once("../../cactioncomm.class.php");
36  require_once("../../actioncomm.class.php");  require_once("../../actioncomm.class.php");
37  if ($conf->webcal->enabled) require_once("../../lib/webcal.class.php");  if ($conf->webcal->enabled) require_once("../../lib/webcal.class.php");

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26