root > WikiSense-trunk > tools > TickerBotTalk.template.php

TickerBotTalk.template.php

application/x-php, 390 bytes (load raw)
<?php
if (!isset($config['talk']) && isset($config['post'])) $config['talk']= $wiki->getTalkPage($config['post']);
?>
'''''I'm a bot, I can't read!''' Please go to [[<?= $config['talk'] ?>]] for discussion of the ticker page, to [[meta:User talk:Duesentrieb/CommonsTicker|CommonsTicker talk]] for feature requests, or contact [[:de:Benutzer:Duesentrieb]] if this bot is misbehaving.''
----