Home
last modified time | relevance | path

Searched +full:address +(+path:plugin +path:discussion) -(+path:plugin +path:discussion +path:lang) (Results 1 – 3 of 3) sorted by relevance

/plugin/discussion/
H A Daction.php286 … $comment['user']['address'] = ($this->getConf('addressfield')) ? hsc($_REQUEST['address']) : '';
655 'address' => $data['comments'][$cid]['address'],
778 $address = $comment['user']['address'];
784 $address = $comment['address'];
818 if ($address) {
819 $head .= ', <span class="adr">'.$address.'</span>';
1000 // allow entering an address
1005 <span><?php echo $this->getLang('address') ?>:</span>
1006 …ext" class="edit" name="address" id="discussion__comment_address" size="50" tabindex="4" value="<?…
1267 // send mail to notify address
H A DCOPYING240 address new problems or concerns.
/plugin/discussion/conf/
H A Ddefault.php13 $conf['addressfield'] = 0; // allow entering an address