Changeset 106 for trunk/admin/help.php


Ignore:
Timestamp:
Sep 14, 2003, 6:21:21 PM (21 years ago)
Author:
z0rglub
Message:

Adding help information for release 1.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/help.php

    r57 r106  
    2424//----------------------------------------------------- help categories display
    2525$categories = array( 'images','thumbnails','database','remote','upload',
    26                      'infos' );
     26                     'virtual','groups','access','infos' );
    2727foreach ( $categories as $category ) {
    2828  $vtp->addSession( $sub, 'cat' );
Note: See TracChangeset for help on using the changeset viewer.