Bot Maker(ボットメーカー)は、ブログやニュースサイトで作成されるサイトのRSS情報を あなたのTwitterアカウントに自動で定期投稿するサービスです。 どんなRSSを設定するか?はあなた次第。 多くのユーザーに喜ばれる情報を自動更新しましょう。

Missing Controller

Error: TextsController could not be found.

Error: Create the class TextsController below in file: app/controllers/texts_controller.php

<?php
class TextsController extends AppController {

	var $name = 'Texts';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp