mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-04 10:15:03 +02:00
Lang class
This commit is contained in:
parent
a7fd02df12
commit
9154c10c45
2 changed files with 11 additions and 6 deletions
|
@ -47,12 +47,6 @@ function _get($param, $defvalue = '')
|
|||
}
|
||||
}
|
||||
|
||||
class Lang {
|
||||
public static function T($var) {
|
||||
return Lang($var);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
require('system/orm.php');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue