File_SearchReplace::setIncludeSubdir()

File_SearchReplace::setIncludeSubdir() -- サブディレクトリの検索を可能にする

概要

require_once 'File/SearchReplace.php';

void File_SearchReplace::setIncludeSubdir (integer $include_subdir)

説明

サブディレクトリにあるファイルが検索可能かどうかを確認します。

パラメータ

注意

この関数は、スタティックにコールする ことはできません。

参照

File_SearachReplace constructor()