/[dolibarr]/dolibarr/htdocs/fourn/index.php
ViewVC logotype

Diff of /dolibarr/htdocs/fourn/index.php

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

revision 1.25 by rodolphe, Wed Jul 20 12:18:41 2005 UTC revision 1.26 by hregis, Sat Jul 23 14:48:59 2005 UTC
# Line 30  Line 30 
30    
31  require("./pre.inc.php");  require("./pre.inc.php");
32    
33    if (!$user->rights->societe->lire)
34      accessforbidden();
35    
36    
37  $page = $_GET["page"];  $page = $_GET["page"];
38  $sortorder = $_GET["sortorder"];  $sortorder = $_GET["sortorder"];
39  $sortfield = $_GET["sortfield"];  $sortfield = $_GET["sortfield"];

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

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