Menu

#3 Parser Error

open
nobody
None
5
2002-01-02
2002-01-02
No

The Code:

$INC = @include_once("$dir/$file");

Report of the phpDoc:

[included file] $dir/$file missing
Undocumented element.

I added
/**
* @include bla bla
*/

deleted all html files, start the phpDoc Parser again,
and he printed the same.

In the description of the Modul where this:

Included files Summary, Type: include_once
$dir/$file Warning: documentation is missing.

Discussion


Log in to post a comment.