8 lines
97 B
Plaintext
8 lines
97 B
Plaintext
|
|
||
|
{ if( *{confref}{SCALAR} ) {
|
||
|
"confref not defined";
|
||
|
} else {
|
||
|
"confref defined"
|
||
|
}
|
||
|
}
|