Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Search
Blog
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 10
and
Version 11
of
DbChanges
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2010-07-16T18:27:38Z (
14 years
ago)
Author:
Serge Okon
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
DbChanges
v10
v11
30
30
}}}
31
31
32
33
==== July 16, 2010 ====
34
Sets up the new System function code, to match the users controller. - Serge
35
{{{
36
#!sql
37
update sys_functions set function_code='USERS' where function_code='USR';
38
}}}
39
32
40
[[BR]]
33
41
[[BR]]