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

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

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

revision 1.58 by eldy, Tue Sep 6 22:37:37 2005 UTC revision 1.59 by eldy, Wed Sep 7 21:50:10 2005 UTC
# Line 29  Line 29 
29  */  */
30    
31  require_once("./pre.inc.php");  require_once("./pre.inc.php");
32  require_once("../../contact.class.php");  require_once(DOL_DOCUMENT_ROOT."/contact.class.php");
33  require_once("../../cactioncomm.class.php");  require_once("../../cactioncomm.class.php");
34  require_once("../../actioncomm.class.php");  require_once("../../actioncomm.class.php");
35  if ($conf->webcal->enabled) {  if ($conf->webcal->enabled) {

Legend:
Removed from v.1.58  
changed lines
  Added in v.1.59

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