bunch of bug fixes

This commit is contained in:
JT Smith 2005-03-14 21:55:01 +00:00
parent 04c0c8a542
commit 39ff1ea964
6 changed files with 61 additions and 23 deletions

View file

@ -334,4 +334,4 @@ update template set template='<a name=\"<tmpl_var assetId>\"></a>\r\n<tmpl_if se
delete from template where templateId='2' and namespace='IndexedSearch';
delete from template where templateId='3' and namespace='IndexedSearch';
update page set parentId='_noparent_' where pageId='0';