Changeset 12920 for trunk/install.php


Ignore:
Timestamp:
Jan 17, 2012, 10:58:18 PM (12 years ago)
Author:
rvelices
Message:

feature 2548 multisize - code cleanup + better usage in category_cats + i.php logs memory usage peak

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/install.php

    r12886 r12920  
    225225
    226226//----------------------------------------------------- template initialization
    227 include( PHPWG_ROOT_PATH .'include/template.class.php');
    228227$template = new Template(PHPWG_ROOT_PATH.'admin/themes', 'clear');
    229228$template->set_filenames( array('install' => 'install.tpl') );
Note: See TracChangeset for help on using the changeset viewer.