Changeset 2325 for trunk/password.php


Ignore:
Timestamp:
May 2, 2008, 11:56:21 PM (16 years ago)
Author:
rub
Message:

Resolved issue 0000823: Enhance upload functionalities

First commit, others will be follow.
Not hesitate to change my translations.

Add upload configuration tabsheet (move and add configuration)
Change and add define for access level
Can show upload link every time
Can restrict access upload.class.php
Can choice category on upload page
Add upload class not use for the moment
Review quickly and temporary style of upload.tpl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/password.php

    r2299 r2325  
    3333// | Check Access and exit when user status is not ok                      |
    3434// +-----------------------------------------------------------------------+
    35 check_status(ACCESS_NONE);
     35check_status(ACCESS_FREE);
    3636
    3737// +-----------------------------------------------------------------------+
Note: See TracChangeset for help on using the changeset viewer.