--------------------------- $_DEFAULT_PTM_FILE VARIABLE --------------------------- ----------- DESCRIPTION ----------- As of PTM 0.5.0 Beta this variable has become obsolete and has been removed. This documentation stands only as reference for older versions. $_DEFAULT_PTM_FILE is optionally redefined by whomever installs PTM. If it is not redefined, it is set to "index.ptm". This variable defines which PTM script file will be loaded if no file is specified when the PPA (PTM Parser Application) [ptm.cgi] is called. Optimally, this would never be the case, as a file name should always be passed to the PPA in one way or another. In the case of a Standalone Mode installation, this is handled by the accompanying .htaccess script. In an Apache httpd.conf installation, this is automatically handled by Apache, as the PPA will only be called when a PTM file is requested. So this really only has bearing under normal circumstances when being used in Command Line mode, if a file argument is not specified. -------- SEE ALSO -------- VARIABLES $_DOCUMENT_ROOT