Subversion Repositories Applications.wikini

Compare Revisions

Regard whitespace Rev 74 → Rev 75

/trunk/api.php
498,7 → 498,6
 
// check bypass of rights or write privilege
$rights = $bypass_acls || ($comment_on ? $this->HasAccess("comment", $comment_on) : $this->HasAccess("write", $tag));
if ($rights)
{
// is page new?