Ignore:
Timestamp:
Mar 26, 2004, 6:08:09 PM (20 years ago)
Author:
gweltas
Message:
  • Template migration
  • Admin Control Panel migration
  • Category management
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/functions_user.inc.php

    r393 r394  
    261261  $template_path = 'template/' ;
    262262  $template_name = $style ;
    263   include_once( PHPWG_ROOT_PATH . $template_path . $template_name.'/htmlfunctions.inc.php' );
    264263  $template = new Template(PHPWG_ROOT_PATH . $template_path . $template_name);
    265264  return $template;
Note: See TracChangeset for help on using the changeset viewer.