a few comments
This commit is contained in:
@@ -2229,7 +2229,10 @@ if (typeof(document.getElementById) != 'undefined'
|
|||||||
/**
|
/**
|
||||||
* Function added to avoid path disclosures.
|
* Function added to avoid path disclosures.
|
||||||
* Called by each script that needs parameters, it displays
|
* Called by each script that needs parameters, it displays
|
||||||
* an error message and, by defaults, stops the execution.
|
* an error message and, by default, stops the execution.
|
||||||
|
*
|
||||||
|
* Not sure we could use a strMissingParameter message here,
|
||||||
|
* would have to check if the error message file is always available
|
||||||
*
|
*
|
||||||
* @param array The names of the parameters needed by the calling
|
* @param array The names of the parameters needed by the calling
|
||||||
* script.
|
* script.
|
||||||
|
Reference in New Issue
Block a user