コード例 #1
0
<?php

include "mysql_db.php";
$oper = new Operations();
$oper->setTodo();
?>