Ignore:
Timestamp:
Jul 24, 2008, 3:30:12 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)
  • removed unused css
File:
1 edited

Legend:

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

    r2339 r2456  
    2727include_once( PHPWG_ROOT_PATH .'include/functions_category.inc.php' );
    2828include_once( PHPWG_ROOT_PATH .'include/functions_xml.inc.php' );
    29 include_once( PHPWG_ROOT_PATH .'include/functions_group.inc.php' );
    3029include_once( PHPWG_ROOT_PATH .'include/functions_html.inc.php' );
    3130include_once( PHPWG_ROOT_PATH .'include/functions_tag.inc.php' );
Note: See TracChangeset for help on using the changeset viewer.