updated comments - sorry.

git-svn-id: svn://10.0.0.236/trunk@177393 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mike.morgan%oregonstate.edu
2005-08-09 00:32:52 +00:00
parent a1279bad27
commit 4c2ca99424

View File

@@ -8,7 +8,8 @@
*/
/**
* @param string $error
* @param string $errorMessage Message to display.
* @param string $errorTemplate Template to call (defaults to error template).
*/
function triggerError($errorMessage=null,$errorTemplate='error.tpl')
{