kritbit

kritbit Git Source Tree


Root/web/application/controllers/main.php

<?php

class main extends HF_Controller
{
    public function index()
    {

        echo $this->loadRender("login.html");

    }
}

Archive Download this file

Branches

Number of commits:
Page rendered in 0.06502s using 11 queries.