PHP Class Updater

This class allow Leelabot to automatically update itself. If it is actived, it will check the updates on leelabot servers and update the bot if necessary.
Show file Open project: baserproject/basercms Class Usage Examples

Public Properties

Property Type Description
$name string クラス名
$useTable string テーブル

Property Details

$name public property

クラス名
public string $name
return string

$useTable public property

テーブル
public string $useTable
return string