From: Eloi G. <ada...@us...> - 2009-01-26 03:13:24
|
Update of /cvsroot/phpwebsite-comm/modules/article/boost In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv13250/boost Modified Files: update.php Log Message: PHPWS_AM_EditForms::edit_article was passing a keyid to Categories::getSimpleLinks, not the key object Index: update.php =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/article/boost/update.php,v retrieving revision 1.30 retrieving revision 1.31 diff -C2 -d -r1.30 -r1.31 *** update.php 25 Jan 2009 21:32:16 -0000 1.30 --- update.php 26 Jan 2009 03:13:18 -0000 1.31 *************** *** 284,287 **** --- 284,288 ---- + 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 </pre>'; |