File_Fortune::getDirectory
File_Fortune::getDirectory() – Retrieve current directory of fortune files
Synopsis
require_once 'File/Fortune.php';
string
File_Fortune::getDirectory
(
)
Описание
getDirectory() returns the currently registered fortune file directory, if any.
Throws
throws no exceptions thrown
Замечание
This function can not be called statically.