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/functions.inc.php

    r3147 r3204  
    3131include_once( PHPWG_ROOT_PATH .'include/functions_url.inc.php' );
    3232include_once( PHPWG_ROOT_PATH .'include/functions_plugins.inc.php' );
    33 include_once( PHPWG_ROOT_PATH .'include/template.class.php');
    3433
    3534//----------------------------------------------------------- generic functions
Note: See TracChangeset for help on using the changeset viewer.