Files
BE_CPONE/application/controllers/v1/su/Gennoreg.php
2026-04-27 10:26:26 +07:00

9 lines
95 B
PHP

<?php
class Gennoreg extends CI_Controller
{
function index() {
$this->db =
}
}
?>