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/module.cli.php

    r136 r143  
    5050
    5151
    52 /******************************************************************************
    53  * CONFIG
    54  *****************************************************************************/
     52/********************************************************************
     53* CONFIG
     54********************************************************************/
    5555
    5656// Where deleted files go:
     
    100100
    101101
    102 /******************************************************************************
    103  * PREPROCESSING
    104  *****************************************************************************/
     102/********************************************************************
     103* PREPROCESSING
     104********************************************************************/
    105105
    106106// Ensure skel files exist.
     
    532532
    533533
    534 /******************************************************************************
    535  * FUNCTIONS
    536  *****************************************************************************/
     534/********************************************************************
     535* FUNCTIONS
     536********************************************************************/
    537537
    538538function trashFile($file_path_name)
Note: See TracChangeset for help on using the changeset viewer.