Вход Регистрация
Файл: protected/models/AppearanceLinks.php
Строк: 28
<?php

/**
 * This is the model class for table "appearance_links".
 *
 * The followings are the available columns in table 'appearance_links':
 * @property integer $id
 * @property string $link_name
 * @property string $link_value
 */
class AppearanceLinks extends MainAppearanceLinks
{
    
/**
     * @return string the associated database table name
     */
    
public function tableName()
    {
        return 
'appearance_links';
    }
}
Онлайн: 0
Реклама