CPG-Nuke source documentation ⇒ CPG Dragonfly™ CMS
Files - Classes
|
 index.php includes
|  index.php
The startfile which calls a module or a file of a module to let that generate a full page.
This file can be called like index.php?name=modulename&file=filename.
The file can be renamed and is specified in $mainindex (config.php)
Arguments
- name [optional, default value = $main_module]
name of the module
- file [optional, default value = index]
name of a file in the module
|
|