PEAR_ChannelFile::lastModified()
PEAR_ChannelFile::lastModified()
-- This function is used by the channel updater and retrieves a value set by the registry, or the current time if it has not been set
概要
require_once '/ChannelFile.php'; |
string
PEAR_ChannelFile::lastModified
()
説明
\
This method is used by the channel-update command in order to
determine whether the local copy of channel.xml is up-to-date.
例外・エラー
throws
no exceptions thrown
注意
この関数は、スタティックにコールする
ことはできません。