Ticket #704 (closed defect: fixed)
Misspelled ClassPath and ClassName in sql file -- Comments
| Reported by: | houstonlively | Owned by: | AntonL |
|---|---|---|---|
| Priority: | minor | Milestone: | Dolphin 7.0b (Hookie) - Feature Final |
| Keywords: | sql classes comments | Cc: |
Description
INSERT INTO sys_objects_cmts (ObjectName, TableCmts, TableTrack, AllowTags, Nl2br, SecToEdit, PerView, IsRatable, ViewingThreshold, AnimationEffect, AnimationSpeed, IsOn, IsMood, RootStylePrefix, TriggerTable, TriggerFieldId, TriggerFieldComments, ClassName, ClassFile) VALUES ('bx_articles', '[db_prefix]comments', '[db_prefix]comments_track', 0, 1, 90, 10, 1, -3, 'slide', 2000, 1, 0, 'cmt', '[db_prefix]entries', 'id', 'cmts_count', 'BxAlrCmts?', 'modules/boonex/articles/classes/BxAlrCmts.php');
'BxAlrCmts?' should be 'BxArlCmts?' 2 places
Change History
Note: See
TracTickets for help on using
tickets.