Ignore:
Timestamp:
Mar 16, 2009, 5:57:10 PM (15 years ago)
Author:
patdenice
Message:

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

    r3188 r3203  
    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.