Index: INSTALL.txt =================================================================== RCS file: /cvs/drupal-contrib/contributions/modules/project_issue_file_review/INSTALL.txt,v retrieving revision 1.27 diff -u -r1.27 INSTALL.txt --- INSTALL.txt 9 Oct 2009 23:14:42 -0000 1.27 +++ INSTALL.txt 3 Nov 2009 16:15:02 -0000 @@ -26,12 +26,18 @@ > php-curl > php-gd > php-mbstring - > php-mysql + > php-(database extension) > php-pdo > php-xml * PIFR server - Chart API > http://drupal.org/project/chart + - Views + > http://drupal.org/project/views + - Tabs + > http://drupal.org/project/tabs + - Clean URLs + > http://drupal.org/node/15365 * PIFR client - Must run from the webroot. > Example: example.com should point to Drupal installation with PIFR,