Changeset 858 for trunk/search.php


Ignore:
Timestamp:
Sep 3, 2005, 6:36:05 PM (19 years ago)
Author:
plg
Message:
  • modification : less configuration parameters in administration screen. These parameters are move to include/config_default.inc.php.
  • new : ability to add a single picture to caddie from picture.php
  • new : contextual help, only a few pages are available.
  • new : ability to delete users from admin/user_list
  • modification : reorganization of configuration file
  • new : configuration parameter use_exif_mapping
  • improvement : MOD hidemail added to standard
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/search.php

    r850 r858  
    215215//------------------------------------------------------------ log informations
    216216pwg_log( 'search', $title );
    217 mysql_close();
    218217$template->parse('search');
    219218include(PHPWG_ROOT_PATH.'include/page_tail.php');
Note: See TracChangeset for help on using the changeset viewer.