/[dolibarr]/dolibarr/htdocs/fichinter/fiche.php
ViewVC logotype

Diff of /dolibarr/htdocs/fichinter/fiche.php

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

revision 1.28 by eldy, Mon Sep 12 23:06:14 2005 UTC revision 1.29 by eldy, Tue Nov 15 23:11:21 2005 UTC
# Line 28  Line 28 
28  */  */
29    
30  require("./pre.inc.php");  require("./pre.inc.php");
31  require("./fichinter.class.php");  require_once(DOL_DOCUMENT_ROOT."/fichinter/fichinter.class.php");
32    require_once(DOL_DOCUMENT_ROOT."/includes/modules/fichinter/modules_fichinter.php");
33  require_once(DOL_DOCUMENT_ROOT."/project.class.php");  require_once(DOL_DOCUMENT_ROOT."/project.class.php");
34    
35  // Sécurité accés client  // Sécurité accés client

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

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