Ignore:
Timestamp:
Jul 24, 2008, 3:30:27 AM (16 years ago)
Author:
rvelices
Message:
  • remove functions_group.inc.php (empty for some years; avoid unnecessary include_file)
  • thumbnails-fix-ie5-ie6.css merged into fix-ie5-ie6.css (avoid 2 IE6 css file requests)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/branch-1_7/include/functions.inc.php

    r2310 r2457  
    2929include_once( PHPWG_ROOT_PATH .'include/functions_category.inc.php' );
    3030include_once( PHPWG_ROOT_PATH .'include/functions_xml.inc.php' );
    31 include_once( PHPWG_ROOT_PATH .'include/functions_group.inc.php' );
    3231include_once( PHPWG_ROOT_PATH .'include/functions_html.inc.php' );
    3332include_once( PHPWG_ROOT_PATH .'include/functions_tag.inc.php' );
Note: See TracChangeset for help on using the changeset viewer.