[vanillin commit] r296 - trunk/library/People/Control

0 views
Skip to first unread message

codesite...@google.com

unread,
Oct 20, 2007, 6:08:51 PM10/20/07
to vanilli...@googlegroups.com
Author: helgith
Date: Sat Oct 20 15:08:15 2007
New Revision: 296

Modified:
trunk/library/People/Control/RoleForm.php

Log:
Fix a typo

Modified: trunk/library/People/Control/RoleForm.php
==============================================================================
--- trunk/library/People/Control/RoleForm.php (original)
+++ trunk/library/People/Control/RoleForm.php Sat Oct 20 15:08:15 2007
@@ -42,7 +42,7 @@
$this->Context->PageTitle = $this->Context->GetDefinition('RoleManagement');

// Add the javascript to the head for sorting roles
- $sesion = Session::getInstance();
+ $session = Session::getInstance();
if ($this->PostBackAction == "Roles") {
global $Head;
$Head->AddScript('js/prototype.js');

Reply all
Reply to author
Forward
0 new messages