Documentation INum->prec
This commit is contained in:
parent
0db00d00f6
commit
e7b7e42dab
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ require_once NOALYSS_INCLUDE.'/lib/itext.class.php';
|
|||
|
||||
class INum extends IText
|
||||
{
|
||||
|
||||
var $prec; //!< decimal
|
||||
function __construct($name='', $value='', $id="")
|
||||
{
|
||||
parent::__construct($name, $value, $id);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue