void
File_Fortune::create
(
$fortunes
,
string
$file
= null
)
This package is not documented yet.
$fortunes
Array of fortunes to use to seed the new fortune file.
$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.