Revize 7dafd607
Přidáno uživatelem Michal Kliment před více než 9 roky(ů)
application/controllers/js.php | ||
---|---|---|
|
||
if ($iface && $iface->id)
|
||
{
|
||
if (!ORM::factory('iface')->get_type($type))
|
||
if (!Iface_Model::get_type($type))
|
||
{
|
||
$type = $iface->type;
|
||
}
|
Také k dispozici: Unified diff
Release 1.1.12