Fixed a bug in AdminBar's clipboard code where a standard hash was
used instead of a CPHash for database access.
This commit is contained in:
parent
930cce7355
commit
b7e52c330c
2 changed files with 13 additions and 9 deletions
|
|
@ -36,4 +36,6 @@
|
|||
- Added some processing functions to programatically add meta tags,
|
||||
javascript, and link tags to the head block of a page from anywhere within
|
||||
webgui.
|
||||
- Fixed a bug in AdminBar's clipboard code where a standard hash was
|
||||
used instead of a CPHash for database access. (Thanks to Steve Simms.)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue