kritbit

kritbit Git Source Tree


Root/web/application/models/Users.php

<?php
 
namespace application\models;
 
use system\engine\HF_Model;
 
class Users extends HF_Model
{
    public $email;
}

Archive Download this file

Branches

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