Files
BE_IBL/application/controllers/v1/su/Gennoreg.php
2026-04-15 15:23:57 +07:00

9 lines
95 B
PHP
Executable File

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