Changeset 858 for trunk/admin.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/admin.php

    r850 r858  
    7373    'U_CONFIG_COMMENTS'=>add_session_id($conf_link.'comments' ),
    7474    'U_CONFIG_DISPLAY'=>add_session_id($conf_link.'default' ),
    75     'U_CONFIG_UPLOAD'=>add_session_id($conf_link.'upload' ),
    76     'U_CONFIG_SESSION'=>add_session_id($conf_link.'session' ),
    77     'U_CONFIG_METADATA'=>add_session_id($conf_link.'metadata' ),
    7875    'U_CATEGORIES'=>add_session_id($link_start.'cat_list' ),
    7976    'U_CAT_UPLOAD'=>add_session_id($opt_link.'upload'),
Note: See TracChangeset for help on using the changeset viewer.