Ignore:
Timestamp:
Jun 4, 2006 12:14:22 AM (18 years ago)
Author:
scdev
Message:

Q - global comments formatting change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bin/module_maker/skel/admin.php

    r141 r143  
    2323%ADMIN_UPLOAD_INCLUDE%
    2424
    25 /******************************************************************************
    26  * CONFIG
    27  *****************************************************************************/
     25/********************************************************************
     26* CONFIG
     27********************************************************************/
    2828
    2929// Titles and navigation header.
     
    4646$app->carryQuery('filter_<##>');
    4747%ADMIN_UPLOAD_CONFIG%
    48 /******************************************************************************
    49  * MAIN
    50  *****************************************************************************/
     48/********************************************************************
     49* MAIN
     50********************************************************************/
    5151 %ADMIN_UPLOAD_INIT%
    5252// We may want to use the add/edit interface from another script, so this
     
    184184include 'footer.ihtml';
    185185
    186 /******************************************************************************
    187  * FUNCTIONS
    188  *****************************************************************************/
     186/********************************************************************
     187* FUNCTIONS
     188********************************************************************/
    189189
    190190%FORM_VALIDATION%
Note: See TracChangeset for help on using the changeset viewer.