'emails' => $this->make_hook('emails', AUTH_COOKIE),
'emails/alias' => $this->make_hook('alias', AUTH_MDP),
'emails/antispam' => $this->make_hook('antispam', AUTH_MDP),
+ 'antispam.php' => $this->make_hook('antispam', AUTH_MDP),
'emails/broken' => $this->make_hook('broken', AUTH_COOKIE),
'emails/redirect' => $this->make_hook('redirect', AUTH_MDP),
'emails/send' => $this->make_hook('send', AUTH_MDP),
function handlers()
{
return array(
+ 'login.php' => $this->make_hook('index', AUTH_PUBLIC),
'index' => $this->make_hook('index', AUTH_PUBLIC),
'cacert.pem' => $this->make_hook('cacert', AUTH_PUBLIC),
'changelog' => $this->make_hook('changelog', AUTH_PUBLIC),
'tmpPWD' => $this->make_hook('tmpPWD', AUTH_PUBLIC),
'password/smtp' => $this->make_hook('smtppass', AUTH_MDP),
'recovery' => $this->make_hook('recovery', AUTH_PUBLIC),
+ 'recovery.php' => $this->make_hook('recovery', AUTH_PUBLIC),
'exit' => $this->make_hook('exit', AUTH_PUBLIC),
'deconnexion.php' => $this->make_hook('exit', AUTH_PUBLIC),
// happenings related thingies
'rss' => $this->make_hook('rss', AUTH_PUBLIC),
+ 'rss.php' => $this->make_hook('rss', AUTH_PUBLIC),
);
}
'fiche.php' => $this->make_hook('fiche', AUTH_PUBLIC),
'profile' => $this->make_hook('profile', AUTH_PUBLIC),
+ 'profil.php' => $this->make_hook('p_edit', AUTH_MDP),
'profile/edit' => $this->make_hook('p_edit', AUTH_MDP),
'profile/orange' => $this->make_hook('p_orange', AUTH_MDP),
'profile/usage' => $this->make_hook('p_usage', AUTH_MDP),
{
return array(
'search' => $this->make_hook('quick', AUTH_PUBLIC),
+ 'search.php' => $this->make_hook('quick', AUTH_PUBLIC),
'search/adv' => $this->make_hook('advanced', AUTH_COOKIE),
'advanced_search.php' => $this->make_hook('redir_advanced', AUTH_PUBLIC),
);
width="600"
height="450"
align="middle">
- <param name="movie" value="$platal->ns}geoloc/dynamap.swf"/>
+ <param name="movie" value="{$platal->ns}geoloc/dynamap.swf"/>
<param name="bgcolor" value="#ffffff"/>
<param name="wmode" value="opaque"/>
<param name="quality" value="high"/>