home
api
develop
badge
wallpaper
rhaco.org
PHP library & setup framework
lingr
bugs
jaja
arbo
rhaco_1_x
jaja rev. 276
trunk/mais/library/model/Sender.php
mais初期インポート
276: mais初期インポート
getOne($this->getName(),Rhaco::templateurl("images/rhaco_square_100px.gif.gif")); $this->setUrl($img["link"]); $this->setImage($img["image"]); } function beforeUpdate(&$db){ $this->setUpdated(time()); } function total(){ return $this->getFail() + $this->getSuccess(); } function toString(){ return $this->getName(); } } ?>