[ Index ]

Source Code Reference for V1.00

title

Body

[close]

/modules/reports/ -> projects_crumb.view.reports.php (source)

   1  <?php
   2  if (!defined('W2P_BASE_DIR')) {
   3      die('You should not access this file directly.');
   4  }
   5  global $titleBlock, $project_id;
   6  
   7  $titleBlock->addCrumb('?m=reports&project_id=' . $project_id, 'reports');
   8  ?>


Generated: Thu Jan 8 03:00:03 2009 Cross-referenced by PHPXref 0.7