/[dolibarr]/dolibarr/htdocs/projet/tasks/mytasks.php
ViewVC logotype

Diff of /dolibarr/htdocs/projet/tasks/mytasks.php

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

revision 1.5 by rodolphe, Mon Aug 22 09:39:29 2005 UTC revision 1.6 by hregis, Wed Dec 7 16:22:06 2005 UTC
# Line 31  require("./pre.inc.php"); Line 31  require("./pre.inc.php");
31    
32  if (!$user->rights->projet->lire) accessforbidden();  if (!$user->rights->projet->lire) accessforbidden();
33    
34    $langs->load('projects');
35    
36  Function PLines(&$inc, $parent, $lines, &$level, &$var)  Function PLines(&$inc, $parent, $lines, &$level, &$var)
37  {  {
38    $form = new Form($db); // $db est null ici mais inutile pour la fonction select_date()    $form = new Form($db); // $db est null ici mais inutile pour la fonction select_date()

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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