<![CDATA[ ; is missing in Example code - My Forums]]> https://forums.modx.com/thread/?thread=25237 <![CDATA[Re: ; is missing in Example code]]> https://forums.modx.com/thread/25237/is-missing-in-example-code#dis-post-129487

regards,

zi]]>
zaigham Dec 28, 2005, 03:26 PM https://forums.modx.com/thread/25237/is-missing-in-example-code#dis-post-129487
<![CDATA[; is missing in Example code]]> https://forums.modx.com/thread/25237/is-missing-in-example-code#dis-post-129486 http://modxcms.com/dbapi-update.html there is a ; missing in Example 1 after the fields array. It should be this (note the ; at the end):

$fields = array(
"pagetitle" => "New Title",
"alias" => "new-alias",
"menuindex" => 2,
"published" => 1
);]]>
Mitch Dec 28, 2005, 02:44 PM https://forums.modx.com/thread/25237/is-missing-in-example-code#dis-post-129486