forked from Lainports/freebsd-ports
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
446 B
Text
7 lines
446 B
Text
File_Fortune provides a PHP interface to reading fortune files. With it, you may
|
|
retrieve a single fortune, a random fortune, or all fortunes in the file.
|
|
|
|
Additionally, it offers the ability to access fortune files as if they were a
|
|
native array, including updating and deleting items. All write operations will
|
|
produce a binary header file to allow compatibility with the fortune and
|
|
fortune-mod programs (as well as other fortune interfaces).
|