Enumerations | |
| enum | DEFAULT_DEBUG_DIR |
Functions | |
| static | phpCAS::setDebug ($filename= '') |
| enum DEFAULT_DEBUG_DIR |
| static phpCAS::setDebug | ( | $ | filename = '' |
) | [static, inherited] |
Set/unset debug mode
| $filename | the name of the file used for logging, or FALSE to stop debugging. |
Definition at line 442 of file CAS.php.
References phpCAS::error(), and phpCAS::trace().
1.7.1