|
I'm trying to install PHPDoc which generates a JavaDoc like documentation of your code based on comments in the code. But I receive this error, and can't find anything in their install-documentation about it, so I hope someone here can help me out:
Fatal error: Call to undefined function: packagename() in /public_html/phpdoc/classes/phpDoctor.php on line 784
|