Ignore:
Timestamp:
Mar 16, 2009, 6:04:13 PM (15 years ago)
Author:
patdenice
Message:

merge r3203 from trunk to branch 2.0.
Move template class inclusion to common.inc.php.
Add forum link in upgrade page.
Install and upgrade try to configure PHP5.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/include/common.inc.php

    r3196 r3204  
    102102include(PHPWG_ROOT_PATH . 'include/constants.php');
    103103include(PHPWG_ROOT_PATH . 'include/functions.inc.php');
     104include( PHPWG_ROOT_PATH .'include/template.class.php');
    104105
    105106// Database connection
Note: See TracChangeset for help on using the changeset viewer.