/[dolibarr]/dolibarr/htdocs/comm/prospect/prospects.php
ViewVC logotype

Diff of /dolibarr/htdocs/comm/prospect/prospects.php

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

revision 1.36 by eldy, Mon Oct 31 18:26:37 2005 UTC revision 1.37 by eldy, Mon Oct 31 23:50:56 2005 UTC
# Line 121  if ($resql) Line 121  if ($resql)
121      {      {
122          $obj = $db->fetch_object($resql);          $obj = $db->fetch_object($resql);
123          Header("Location: fiche.php?socid=".$obj->idp);          Header("Location: fiche.php?socid=".$obj->idp);
124          exit:          exit;
125      }      }
126      else      else
127      {      {

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37

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