/[dolibarr]/dolibarr/htdocs/admin/system/update.php
ViewVC logotype

Diff of /dolibarr/htdocs/admin/system/update.php

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

revision 1.8 by eldy, Sat Dec 4 16:04:09 2004 UTC revision 1.9 by eldy, Thu Aug 25 20:27:17 2005 UTC
# Line 34  if (!$user->admin) Line 34  if (!$user->admin)
34    accessforbidden();    accessforbidden();
35    
36    
37  require("../../facture.class.php");  include_once(DOL_DOCUMENT_ROOT."/facture.class.php");
38  require("../../propal.class.php");  include_once(DOL_DOCUMENT_ROOT."/propal.class.php");
39    
40    
41  // On appelle pas llxHeader dans le cas de cette page car llxHeader inclus le main.inc.php qui inclut le test  // On appelle pas llxHeader dans le cas de cette page car llxHeader inclus le main.inc.php qui inclut le test

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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