Fixed typos

Renamed class CMS_SESSION_CONSTANT to CMS_SESSION_CONSTANTS
Removed unneeded classes and files.
Update SQL implementation.
This commit is contained in:
jvelilla
2015-12-16 16:00:59 +01:00
committed by jocelyn
parent 2255fcc0f6
commit e05c4dca3a
9 changed files with 56 additions and 515 deletions
+4 -1
View File
@@ -203,7 +203,10 @@ feature -- Hooks
until
lnk2 /= Void
loop
if ic.item.location.same_string ("account/roc-logout") or else ic.item.location.same_string ("basic_auth_logoff") then
if
ic.item.location.same_string ("account/roc-logout") or else
ic.item.location.same_string ("basic_auth_logoff")
then
lnk2 := ic.item
end
end