phpUserTrack
[
class tree: phpUserTrack
] [
index: phpUserTrack
] [
all elements
]
ChangeLog
INSTALL
Todo List
Packages:
phpUserTrack
Source for file libExceptions.php
Documentation is available at
libExceptions.php
<?php
class
confNotExistException
extends
Exception
{
public
function
errorMessage
(
)
{
$notify
[
]
=
array
(
'title'
=>
'Missing Configuration File'
,
'desc'
=>
'the file conf.php appears to be missing for your configuration'
,
'type'
=>
'error'
)
;
}
}
?>
Documentation generated on Tue, 06 Nov 2007 09:22:02 -0800 by
phpDocumentor 1.4.0a2