void
File_Fortune::create
(
$fortunes
,
string
$file
= null
)
This package is not documented yet.
Array of fortunes to use to seed the new fortune file.
Optional file name to use when creating new fortune file. If not provided, attempts to use the file set via setFile()
throws File_Fortune_Exception
This function can not be called statically.