6 lines
57 B
PHP
Raw Normal View History

<?php
class Welcome_Model {
function __construct(){}
}