The Hubzilla
 All Classes Namespaces Files Functions Variables Pages
nconfig.php File Reference

Variables

 if (!file_exists('include/cli_startup.php'))
 
if($argc!=2) if(ctype_digit($argv[1])) else
 

Variable Documentation

if ($argc!=2) if (ctype_digit($argv[1])) else
Initial value:
{
$c = channelx_by_nick($argv[1])
channelx_by_nick($nick)
Get a channel array from a channel nickname.
Definition: channel.php:2230
if(!file_exists('include/cli_startup.php'))

switch off channel email notifications utility This is a preliminary solution using the existing functions from include/channel.php. More options would be nice.