Alternc  latest
Alternc logiel libre pour l'hébergement
main.php File Reference

Go to the source code of this file.

Variables

if($mem->user["lastlogin"]=="0000-00-00 00:00:00") else
 
 if ( $mem->user["lastfail"])
 
if(!empty($error)) $feed_url = variable_get('rss_feed', '', 'This is an RSS feed that will be displayed on the users homepages when they log in.', array('desc'=>'URL','type'=>'string'))
 
if(!empty($feed_url)) if($admin->enabled$blocks =$hooks->invoke("hook_homepageblock")
 
 foreach ( $blocks as $v)
 

Variable Documentation

◆ $blocks

if (!empty( $feed_url)) if ( $admin->enabled) $blocks =$hooks->invoke("hook_homepageblock")

Definition at line 112 of file main.php.

◆ $feed_url

if (!empty( $error)) $feed_url = variable_get('rss_feed', '', 'This is an RSS feed that will be displayed on the users homepages when they log in.', array('desc'=>'URL','type'=>'string'))

Definition at line 50 of file main.php.

◆ else

if ( $mem->user["lastlogin"]=="0000-00-00 00:00:00") else
Initial value:
{
echo format_date(_('the %3$d-%2$d-%1$d at %4$d:%5$02d'),$mem->user["lastlogin"])
$mem
Definition: bootstrap.php:71
format_date($format, $date)
Definition: functions.php:494

Definition at line 37 of file main.php.

◆ foreach

foreach($blocks as $v) (   $blocks as)

Definition at line 114 of file main.php.

◆ if

if($mem->user["lastfail"]) (   $mem->["lastfail"])

Definition at line 43 of file main.php.