Update of /cvsroot/phpwebsite-comm/modules/article/docs
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv13250/docs
Modified Files:
Changes.txt
Log Message:
PHPWS_AM_EditForms::edit_article was passing a keyid to Categories::getSimpleLinks, not the key object
Index: Changes.txt
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/article/docs/Changes.txt,v
retrieving revision 1.45
retrieving revision 1.46
diff -C2 -d -r1.45 -r1.46
*** Changes.txt 25 Jan 2009 21:32:17 -0000 1.45
--- Changes.txt 26 Jan 2009 03:13:18 -0000 1.46
***************
*** 16,19 ****
--- 16,20 ----
+ AM uses breakpost now
+ Changed old bg_dark/medium/light references to bgcolor#
+ + PHPWS_AM_EditForms::edit_article was passing a keyid to Categories::getSimpleLinks, not the key object
|