[ Index ]

Source Code Reference for V1.00

title

Body

[close]

/modules/projects/ -> vw_files.php (source)

   1  <?php /* PROJECTS $Id: vw_files.php,v 1.8.12.2 2007/03/06 00:34:42 merlinyoda Exp $ */
   2  if (!defined('W2P_BASE_DIR')) {
   3      die('You should not access this file directly.');
   4  }
   5  
   6  global $AppUI, $project_id, $deny, $canRead, $canEdit, $w2Pconfig;
   7  
   8  $showProject = false;
   9  require  (W2P_BASE_DIR . '/modules/files/index_table.php');
  10  ?>


Generated: Fri Jan 9 03:00:02 2009 Cross-referenced by PHPXref 0.7